Skip to content

Commit cb2df46

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

superstack/advanced/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,9 @@
241241
<nav aria-label="🔁 4. Route Traffic" class="md-nav">
242242
<ul class="md-nav__list">
243243
<li class="md-nav__item">
244-
<a class="md-nav__link" href="#option-1-use-the-rest-api">
244+
<a class="md-nav__link" href="#option-1-use-caddys-rest-api">
245245
<span class="md-ellipsis">
246-
Option 1: Use the REST API
246+
Option 1: Use Caddy's REST API
247247
</span>
248248
</a>
249249
</li>
@@ -343,9 +343,9 @@
343343
<nav aria-label="🔁 4. Route Traffic" class="md-nav">
344344
<ul class="md-nav__list">
345345
<li class="md-nav__item">
346-
<a class="md-nav__link" href="#option-1-use-the-rest-api">
346+
<a class="md-nav__link" href="#option-1-use-caddys-rest-api">
347347
<span class="md-ellipsis">
348-
Option 1: Use the REST API
348+
Option 1: Use Caddy's REST API
349349
</span>
350350
</a>
351351
</li>
@@ -519,7 +519,7 @@ <h3 id="step-2-deploy-a-new-app-version">Step 2. Deploy a new App version</h3>
519519
OK
520520
</code></pre></div>
521521
<h2 id="4-route-traffic">🔁 4. Route Traffic</h2>
522-
<h3 id="option-1-use-the-rest-api">Option 1: Use the REST API</h3>
522+
<h3 id="option-1-use-caddys-rest-api">Option 1: Use Caddy's REST API</h3>
523523
<p>Caddy's configuration can be adjusted via HTTP using its <a href="https://caddyserver.com/docs/api">REST
524524
API</a>.</p>
525525
<p>Since the app was brought up in a directory named <code>b</code>, the app's Caddy service

0 commit comments

Comments
 (0)