- Fix getting started links
- Add a link in the notifications menu for web hook documentation
This commit is contained in:
parent
d5d9cb7a45
commit
a5d9a2aee1
4 changed files with 15 additions and 4 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue