|
172 | 172 | <nav aria-label="1. Get SuperStack" class="md-nav"> |
173 | 173 | <ul class="md-nav__list"> |
174 | 174 | <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"> |
176 | 176 | <span class="md-ellipsis"> |
177 | | - Option 1: Use the Template (Recommended) |
| 177 | + Option 1: Use the Template |
178 | 178 | </span> |
179 | 179 | </a> |
180 | 180 | </li> |
|
296 | 296 | <nav aria-label="1. Get SuperStack" class="md-nav"> |
297 | 297 | <ul class="md-nav__list"> |
298 | 298 | <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"> |
300 | 300 | <span class="md-ellipsis"> |
301 | | - Option 1: Use the Template (Recommended) |
| 301 | + Option 1: Use the Template |
302 | 302 | </span> |
303 | 303 | </a> |
304 | 304 | </li> |
@@ -371,7 +371,7 @@ <h1 id="getting-started">🚀 Getting Started</h1> |
371 | 371 | <p>SuperStack uses Docker, so make sure <a href="https://docs.docker.com/get-docker/">Docker is |
372 | 372 | installed</a> before you begin.</p> |
373 | 373 | <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> |
375 | 375 | <p>The easiest way to get started:</p> |
376 | 376 | <p>Click <a href="https://github.com/explodinglabs/superstack/generate">Use this template</a> |
377 | 377 | and create a new repository (e.g. <code>myapp</code>) on GitHub.</p> |
|
0 commit comments