Skip to content

Commit 0dc9df6

Browse files
authored
Update top-navigation.html (#1402)
Looks like this URL is broken - I think this should fix it.
1 parent 3fd12ad commit 0dc9df6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_templates/top-navigation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<span class="text-black block font-medium">Github Community</span>
197197
<span class="text-muted block mt-2 max-xl:hidden">Explore, experiment, ask questions and contribute.</span>
198198
</a>
199-
<a rel="noreferrer noopener" href="https://min.io/docs" class="rounded px-3 py-2 hover:bg-gray-100">
199+
<a rel="noreferrer noopener" href="https://min.io/docs/minio/kubernetes/upstream" class="rounded px-3 py-2 hover:bg-gray-100">
200200
<span class="text-black block font-medium">Docs</span>
201201
<span class="text-muted block mt-2 max-xl:hidden">Development guides.</span>
202202
</a>
@@ -262,4 +262,4 @@
262262
</a>
263263

264264
<a class="nav__link nav__link--download" href="https://min.io/download">Download</a>
265-
</div>
265+
</div>

0 commit comments

Comments
 (0)