Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
henitsu committed Nov 24, 2023
1 parent 8f5a1a6 commit 2944945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PHP/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Gestion d'un cabinet médical</title>
<link rel="stylesheet" href="/CSS/index.css">
<link rel="stylesheet" href="\CSS\index.css">
</head>
<body>
Expand Down

0 comments on commit 2944945

Please sign in to comment.