From 9e811c6e7bd632bf29b2978d74a1148435961237 Mon Sep 17 00:00:00 2001 From: yanglbme Date: Fri, 1 Mar 2019 19:30:25 +0800 Subject: [PATCH] docs: update web pages navigation For a better reading, please visit https://doocs.github.io/advanced-java. Welcome to join Doocs Open Source organization, see https://github.com/doocs for details. --- _coverpage.md | 5 +++-- _navbar.md | 6 ++++-- index.html | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/_coverpage.md b/_coverpage.md index bd77ea0..da93a21 100644 --- a/_coverpage.md +++ b/_coverpage.md @@ -2,7 +2,8 @@ # Java 进阶扫盲 -> 高并发 分布式 高可用 +> 高并发 分布式 高可用 微服务 -[GitHub](https://github.com/doocs/advanced-java/) +[Doocs](https://github.com/doocs/intro) +[GitHub](https://github.com/doocs/yanglbme/) [Get Started](#互联网-java-工程师进阶知识完全扫盲) \ No newline at end of file diff --git a/_navbar.md b/_navbar.md index 76cd6a3..b07d7ec 100644 --- a/_navbar.md +++ b/_navbar.md @@ -2,9 +2,11 @@ * [高并发](/README#高并发架构) * [分布式](/README#分布式系统) * [高可用](/README#高可用架构) + * [微服务](/README#微服务架构) * 页面 * [封面]() * [首页](README) - * [GitHub](https://github.com/yanglbme) - * [Offer](offer) \ No newline at end of file + * [Offer](offer) + * [Doocs](https://github.com/doocs/intro) + * [GitHub](https://github.com/yanglbme) \ No newline at end of file diff --git a/index.html b/index.html index 9b36a4c..264f767 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@ var footer = [ '
', '' ].join('')