Skip to content

Commit 21d05e8

Browse files
committed
Update docs url
1 parent d0e158c commit 21d05e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const Home: Component = () => {
5353
<a href="https://github.com/oriionn/quecto" class="text-blue-500 hover:text-blue-400" target="_blank">Source
5454
code</a>
5555
<span></span>
56-
<a href="https://github.com/oriionn/quecto" class="text-blue-500 hover:text-blue-400"
56+
<a href="https://quecto.oriondev.fr/docs" class="text-blue-500 hover:text-blue-400"
5757
target="_blank">Documentation</a>
5858
<span></span>
5959
<span>Under license <a href="https://choosealicense.com/licenses/gpl-3.0/"

0 commit comments

Comments
 (0)