Skip to content

Commit

Permalink
Merge pull request #1665 from duboisp/bc
Browse files Browse the repository at this point in the history
Changed the breadcrumb in the bootsrap 3 template sample

Le changement est déjà documenté dans le déploiement précédent.
  • Loading branch information
GormFrank committed Apr 17, 2020
2 parents c7fa29f + cbbf83e commit a09658d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -69,7 +69,7 @@ <h2 class="wb-inv">Menu</h2>
<h2>You are here:</h2>
<div class="container">
<ol class="breadcrumb">
<li><a href="https://www.canada.ca/en.html">Home</a></li>
<li><a href="https://www.canada.ca/en.html">Canada.ca</a></li>
</ol>
</div>
</nav>
Expand Down

0 comments on commit a09658d

Please sign in to comment.