mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
fix url
This commit is contained in:
parent
cae43f4561
commit
30fcc23faf
|
|
@ -35,7 +35,7 @@ snapshot: 'https://pek3b.qingstor.com/kubesphere-docs/png/20190930151339.png'
|
|||
|
||||
以上设置的 IP 地址,用户名和密码:
|
||||
|
||||

|
||||

|
||||
|
||||
## Trident搭建及配置
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
<section class="main-section">
|
||||
<div>
|
||||
<div class='breadcrumb'>
|
||||
<span><a href='{{ "blogs" | absURL }}'>{{ i18n "introduction1"}}</a> > </span>
|
||||
<span><a href='{{ "blogs" | absLangURL }}'>{{ i18n "introduction1"}}</a> > </span>
|
||||
<span>{{ .Title }}</span>
|
||||
</div>
|
||||
<div class='main-div'>
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
<section class="main-section">
|
||||
<div>
|
||||
<div class='breadcrumb'>
|
||||
<span><a href='{{ "blogs" | absURL }}'>{{ i18n "introduction4"}}</a> > </span>
|
||||
<span><a href='{{ "conferences" | absLangURL }}'>{{ i18n "introduction4"}}</a> > </span>
|
||||
<span>{{ .Title }}</span>
|
||||
</div>
|
||||
<div class='main-div'>
|
||||
|
|
|
|||
Loading…
Reference in New Issue