Skip to content

Commit 22675c9

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent aefca7b commit 22675c9

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
@@ -348,9 +348,9 @@
348348
<ul class="md-nav__list">
349349

350350
<li class="md-nav__item">
351-
<a href="#option-1-use-the-template" class="md-nav__link">
351+
<a href="#option-1-use-the-template-easiest" class="md-nav__link">
352352
<span class="md-ellipsis">
353-
Option 1: Use the Template
353+
Option 1: Use the Template (Easiest)
354354
</span>
355355
</a>
356356

@@ -561,9 +561,9 @@
561561
<ul class="md-nav__list">
562562

563563
<li class="md-nav__item">
564-
<a href="#option-1-use-the-template" class="md-nav__link">
564+
<a href="#option-1-use-the-template-easiest" class="md-nav__link">
565565
<span class="md-ellipsis">
566-
Option 1: Use the Template
566+
Option 1: Use the Template (Easiest)
567567
</span>
568568
</a>
569569

@@ -651,7 +651,7 @@ <h1 id="getting-started">🚀 Getting Started</h1>
651651
<p>SuperStack uses Docker, so make sure <a href="https://docs.docker.com/get-docker/">Docker is
652652
installed</a> before you begin.</p>
653653
<h2 id="1-get-superstack">1. Get SuperStack</h2>
654-
<h3 id="option-1-use-the-template">Option 1: Use the Template</h3>
654+
<h3 id="option-1-use-the-template-easiest">Option 1: Use the Template (Easiest)</h3>
655655
<p>The easiest way to get started:</p>
656656
<p>Click <a href="https://github.com/explodinglabs/superstack/generate">Use this template</a>
657657
and create a new repository (e.g. <code>myapp-backend</code>) on GitHub.</p>

0 commit comments

Comments
 (0)