You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: stories/index.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
<divclass="container">
15
15
<h1>Nikola — Static Site Generator</h1>
16
16
<p>In goes content, out comes a website, ready to deploy.</p>
17
-
<p><aclass="btn btn-primary btn-lg" href="/getting-started.html" role="button">Get started with Nikola »</a><aclass="btn btn-default btn-lg" href="/getting-started.html" role="button">Learn about Nikola features »</a></p>
17
+
<p><aclass="btn btn-primary btn-lg" href="/getting-started.html" role="button">Get started with Nikola »</a><aclass="btn btn-default btn-lg" href="/features/index.html" role="button">Learn about Nikola features »</a></p>
18
18
<p><small>Nikola is written in Python (2.7+/3.3+). Free open-source software under the <ahref="/license.html">MIT license</a>.</small></p>
0 commit comments