8000 link problem solve · rankdeveloper/funcode@2097026 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2097026

Browse files
committed
link problem solve
1 parent 0e12214 commit 2097026

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pl_sql/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>PL/SQL-tutorial</title>
8-
<link rel="stylesheet" href="style.css">
8+
<link rel="stylesheet" href="./style.css">
99
<link rel="stylesheet" href="./side-bar_content.css">
1010

1111
<style>

sql_tutorial/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>SQL</title>
8-
<link rel="stylesheet" href="style.css">
8+
<link rel="stylesheet" href="./style.css">
99
<link rel="stylesheet" href="./side-bar_content.css">
1010

1111

0 commit comments

Comments
 (0)
0