Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 7e6db2f

Browse files
authored
Merge pull request #168 from appwrite/fix-anchor
feat: fixed anchor link
2 parents b6e7aec + d91ab18 commit 7e6db2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/docs/installation.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
</li>
5454
</ul>
5555

56-
<h2><a href="/docs/getting-started-for-web#one-click-setups" id="one-click-setups">One-Click Setups</a></h2>
56+
<h2><a href="/docs/installation#one-click-setups" id="one-click-setups">One-Click Setups</a></h2>
5757

5858
<p>
5959
In addition to running Appwrite locally, you can also launch Appwrite using a pre-configured setup.

0 commit comments

Comments
 (0)