Add question marks in footer (#10968)

This commit is contained in:
Srayan Gangopadhyay 2020-06-08 17:17:36 +01:00 committed by GitHub
parent 56855e644e
commit 78a3ca24c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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">