Skip to content

Commit c45b9f4

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent dda094f commit c45b9f4

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

superstack/gettingstarted/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@
172172
<nav aria-label="1. Get SuperStack" class="md-nav">
173173
<ul class="md-nav__list">
174174
<li class="md-nav__item">
175-
<a class="md-nav__link" href="#option-1-use-the-template-recommended">
175+
<a class="md-nav__link" href="#option-1-use-the-template">
176176
<span class="md-ellipsis">
177-
Option 1: Use the Template (Recommended)
177+
Option 1: Use the Template
178178
</span>
179179
</a>
180180
</li>
@@ -296,9 +296,9 @@
296296
<nav aria-label="1. Get SuperStack" class="md-nav">
297297
<ul class="md-nav__list">
298298
<li class="md-nav__item">
299-
<a class="md-nav__link" href="#option-1-use-the-template-recommended">
299+
<a class="md-nav__link" href="#option-1-use-the-template">
300300
<span class="md-ellipsis">
301-
Option 1: Use the Template (Recommended)
301+
Option 1: Use the Template
302302
</span>
303303
</a>
304304
</li>
@@ -371,7 +371,7 @@ <h1 id="getting-started">🚀 Getting Started</h1>
371371
<p>SuperStack uses Docker, so make sure <a href="https://docs.docker.com/get-docker/">Docker is
372372
installed</a> before you begin.</p>
373373
<h2 id="1-get-superstack">1. Get SuperStack</h2>
374-
<h3 id="option-1-use-the-template-recommended">Option 1: Use the Template (Recommended)</h3>
374+
<h3 id="option-1-use-the-template">Option 1: Use the Template</h3>
375375
<p>The easiest way to get started:</p>
376376
<p>Click <a href="https://github.com/explodinglabs/superstack/generate">Use this template</a>
377377
and create a new repository (e.g. <code>myapp</code>) on GitHub.</p>

0 commit comments

Comments
 (0)