Skip to content

Commit 698fda6

Browse files
Florian NicolasFlorian Nicolas
authored andcommitted
Update menu libelle
1 parent 6610b72 commit 698fda6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<li class="scroll-to-link active" data-target="get-started">
3535
<a>GET STARTED</a>
3636
</li>
37-
<li class="scroll-to-link" data-target="get-medias">
38-
<a>Get Users</a>
37+
<li class="scroll-to-link" data-target="get-characters">
38+
<a>Get Characters</a>
3939
</li>
4040
<li class="scroll-to-link" data-target="errors">
4141
<a>Errors</a>
@@ -60,8 +60,8 @@ <h1 id="get-started">Get started</h1>
6060
To use this API, you need an <strong>API key</strong>. Please contact us at <a href="mailto:[email protected]">[email protected]</a> to get your own API key.
6161
</p>
6262
</div>
63-
<div class="overflow-hidden content-section" id="content-get-medias">
64-
<h2 id="get-medias">get characters</h2>
63+
<div class="overflow-hidden content-section" id="content-get-characters">
64+
<h2 id="get-characters">get characters</h2>
6565
<pre><code class="bash">
6666
# Here is a curl example
6767
curl \

0 commit comments

Comments
 (0)