Skip to content

Commit e3f2dcd

Browse files
committed
Update index.html
1 parent 5c97d9f commit e3f2dcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/dyn_api/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h5 class="m-b-10">
1919
</div>
2020
<ul class="breadcrumb">
2121
<li class="breadcrumb-item">
22-
<a href="{% url 'dynamic_api' %}">Dynamic API</a> - Read <a target="" href="https://app-generator.dev/docs/developer-tools/dynamic-api.html">Documentation</a>.
22+
<a href="{% url 'dynamic_api' %}">Dynamic API</a>
2323
</li>
2424
</ul>
2525
</div>
@@ -36,7 +36,7 @@ <h5 class="m-b-10">
3636
<div class="card">
3737
<div class="card-header">
3838
<h5>
39-
Available Routes - defined in <strong>settings.DYNAMIC_API</strong>
39+
Available Routes - defined in <strong>settings.DYNAMIC_API</strong> - Read <a target="" href="https://app-generator.dev/docs/developer-tools/dynamic-api.html">Documentation</a>.
4040
</h5>
4141
</div>
4242
<div class="card-body">

0 commit comments

Comments
 (0)