Skip to content

Commit c9706ec

Browse files
committed
refactor: fix the broken link in terms of styling
1 parent 116465c commit c9706ec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Python Learning Repository</title>
77

8-
<link rel="stylesheet" href="/Python/assets/style.css" />
8+
<link rel="stylesheet" href="assets\style.css" />
99
</head>
1010
<body>
1111

0 commit comments

Comments
 (0)