mirror of
https://github.com/docker/docs.git
synced 2026-03-31 00:08:55 +07:00
Fix broken link by using absolute URL (#2787)
This commit is contained in:
committed by
GitHub
parent
eeb5307609
commit
a28a30fac0
@@ -399,7 +399,7 @@
|
||||
|
||||
|
||||
|
||||
<a data-link href="../../../../engine/introduction/understanding-docker/" class=""> Understand the architecture</a>
|
||||
<a data-link href="/engine/introduction/understanding-docker/" class=""> Understand the architecture</a>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -399,7 +399,7 @@
|
||||
|
||||
|
||||
|
||||
<a data-link href="../../../engine/introduction/understanding-docker/" class=""> Understand the architecture</a>
|
||||
<a data-link href="/engine/introduction/understanding-docker/" class=""> Understand the architecture</a>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user