Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
Fix Service Book URL
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendonner committed Sep 13, 2017
1 parent 2a3c275 commit f9c0292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<ul class="nav nav-sidebar">
<li><a href="https://quality.mozilla.org/teams/test-engineering/">About Firefox Test Engineering</a></li>
<li><a href="http://firefox-test-engineering.readthedocs.io/">Documentation</a></li>
<li><a href="http://servicebook.dev.mozaws.net/">Service Book</a></li>
<li><a href="https://servicebook.stage.mozaws.net/">Service Book</a></li>
<li><a href="https://wiki.mozilla.org/TestEngineering">Wiki</a></li>
</ul>
<ul class="nav nav-sidebar">
Expand Down

0 comments on commit f9c0292

Please sign in to comment.