Merge "Add a "start" redirect"
This commit is contained in:
commit
7503d1213a
1
www/.htaccess
Normal file
1
www/.htaccess
Normal file
@ -0,0 +1 @@
|
||||
redirectmatch 302 ^/start(/)?$ /docs/zuul/admin/zuul-from-scratch.html
|
@ -136,7 +136,7 @@
|
||||
<div class="container">
|
||||
<header>
|
||||
<h2>Ready to explore Zuul?</h2>
|
||||
<a href="https://zuul-ci.org/docs/zuul/admin/zuul-from-scratch.html" class="button">Get Started</a>
|
||||
<a href="https://zuul-ci.org/start" class="button">Get Started</a>
|
||||
</header>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user