Skip to content

Commit bb06873

Browse files
committed
[fix]error link
1 parent 0a54b8c commit bb06873

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
- #### [Spring](./docs/e-1spring.md)
2525
- #### [MyBatis](./docs/e-2mybatis.md)
26-
- #### [Kafka](./docs/d-3kafka.md)
26+
- #### [Kafka](./docs/e-3kafka.md)
2727
- ### [认证授权](./docs/f-1认证授权.md)
2828
- ### [大厂面经](./docs/g-面试经验.md)
2929
- ### [微服务](./docs/h-微服务.md)

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<meta name="viewport"
1010
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
1111
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">
12-
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/prism.css">
1312
</head>
1413

1514
<body>
@@ -44,7 +43,6 @@
4443

4544
}
4645
</script>
47-
<script src="//unpkg.com/docsify"></script>
4846
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
4947
<!--Java代码高亮-->
5048
<script src="//unpkg.com/prismjs/components/prism-java.js"></script>

0 commit comments

Comments
 (0)