fixed text

This commit is contained in:
Miskolczi Richárd
2024-05-06 22:19:36 +02:00
parent fbcee50f96
commit 55ad2bb799

View File

@@ -6,7 +6,7 @@
<link rel="stylesheet" type="text/css" href="../style.css">
</head>
<body>
<h1>Tables</h1>
<h1>Queries</h1>
<a href="./WhoUsesService/WhoUsesService.html" class="button">Get clients using a service</a>
<br>
<a href="./GetSubordinates/GetSubordinates.html" class="button">Get subordinates of employee</a>