Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 8b0efd8

Browse files
committed
Merge branch 'hotfix/docs-links'
Fixes documentation links on the landing page.
2 parents a7bd1e9 + 0ef36a9 commit 8b0efd8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/book/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h2>Get Started Now!</h2>
115115
</div>
116116
<div class="row">
117117
<div class="col-xs-12">
118-
<a class="btn btn-lg btn-primary" href="v3/getting-started/skeleton/">Learn more</a>
118+
<a class="btn btn-lg btn-primary" href="v3/getting-started/quick-start/">Learn more</a>
119119
</div>
120120
</div>
121121
<div class="row">
@@ -148,8 +148,7 @@ <h2>Learn more</h2>
148148

149149
<ul>
150150
<li><a href="v3/getting-started/features/">Features overview</a></li>
151-
<li><a href="v3/getting-started/standalone/">Getting Started: Standalone installation</a></li>
152-
<li><a href="v3/getting-started/skeleton/">Getting Started: Skeleton Installer</a></li>
151+
<li><a href="v3/getting-started/quick-start/">Quick Start</a></li>
153152
</ul>
154153

155154
<p>Or use the menu to navigate to the section you're interested in.</p>

0 commit comments

Comments
 (0)