We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b556388 commit ac47a81Copy full SHA for ac47a81
docs/manuscripts/battle-interview/problems/Nginx面试.md
@@ -5,7 +5,6 @@ permalink: /manuscripts/battle-interview/nginx.html
5
6
# Nginx面试
7
8
-
9
## 什么是Nginx
10
11
> 参考链接:<https://blog.csdn.net/weixin_43122090/article/details/105461971>
docs/manuscripts/server-end/server-end.sidebar.ts
@@ -2,7 +2,7 @@
2
export const ServerEndSidebar = [
3
{
4
text: '基础知识',
- link:'base/restful.html'
+ link: 'base/restful.html'
},
text: 'Node.js',
0 commit comments