mirror of https://github.com/docker/docs.git
Add question marks in footer (#10968)
This commit is contained in:
parent
56855e644e
commit
78a3ca24c4
|
@ -20,8 +20,8 @@
|
|||
<div class="row">
|
||||
<div class="col-xs-12 col-sm-3 col-md-3">
|
||||
<ul class="footer_links">
|
||||
<li><b><a href="https://www.docker.com/why-docker">Why Docker</a></b></li>
|
||||
<li><a href="https://www.docker.com/what-container">What is a Container</a></li>
|
||||
<li><b><a href="https://www.docker.com/why-docker">Why Docker?</a></b></li>
|
||||
<li><a href="https://www.docker.com/what-container">What is a Container?</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-xs-12 col-sm-3 col-md-3">
|
||||
|
|
Loading…
Reference in New Issue