- Fix getting started links

- Add a link in the notifications menu for web hook documentation
This commit is contained in:
Joseph Schorr 2014-07-18 16:57:46 -04:00
parent d5d9cb7a45
commit a5d9a2aee1
4 changed files with 15 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<div class="container">
<h3>Redirecting...</h3>
<META http-equiv="refresh" content="0;URL=http://docs.quay.io/getting-started.html">
If this page does not redirect, please <a href="http://docs.quay.io/getting-started.html"> click here</a>.
<META http-equiv="refresh" content="0;URL=http://docs.quay.io/solution/getting-started.html">
If this page does not redirect, please <a href="http://docs.quay.io/solution/getting-started.html"> click here</a>.
</div>