Spaces:
Running
Running
Rename API section to Bridge API Reference
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -20,7 +20,7 @@
|
|
| 20 |
<div class="nav-links">
|
| 21 |
<a href="#features">Features</a>
|
| 22 |
<a href="#getting-started">Setup</a>
|
| 23 |
-
<a href="#api">API</a>
|
| 24 |
<a href="#help">Help</a>
|
| 25 |
</div>
|
| 26 |
</nav>
|
|
@@ -220,8 +220,8 @@
|
|
| 220 |
<!-- API Reference Section -->
|
| 221 |
<section id="api" class="section section-alt">
|
| 222 |
<div class="section-header">
|
| 223 |
-
<h2>API Reference</h2>
|
| 224 |
-
<p>HTTP endpoints for custom integrations</p>
|
| 225 |
</div>
|
| 226 |
<div class="api-grid">
|
| 227 |
<div class="api-card">
|
|
|
|
| 20 |
<div class="nav-links">
|
| 21 |
<a href="#features">Features</a>
|
| 22 |
<a href="#getting-started">Setup</a>
|
| 23 |
+
<a href="#api">Bridge API</a>
|
| 24 |
<a href="#help">Help</a>
|
| 25 |
</div>
|
| 26 |
</nav>
|
|
|
|
| 220 |
<!-- API Reference Section -->
|
| 221 |
<section id="api" class="section section-alt">
|
| 222 |
<div class="section-header">
|
| 223 |
+
<h2>Bridge API Reference</h2>
|
| 224 |
+
<p>HTTP endpoints on port 8080 for custom integrations</p>
|
| 225 |
</div>
|
| 226 |
<div class="api-grid">
|
| 227 |
<div class="api-card">
|