Skip to content

Commit

Permalink
docs: fix introduction -> getting-started link
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Aug 14, 2023
1 parent 3e82c03 commit ec5fd9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar: guides_nav.html

Welcome to the PouchDB guide! Consider this your starting point for anything and everything related to the world of PouchDB and CouchDB.

For a quicker TodoMVC-based tutorial, you can also check out the ["Getting Started" guide](/getting-started.html).
For a quicker TodoMVC-based tutorial, you can also check out the ["Getting Started" guide]({{ site.baseurl }}/getting-started.html).

Feel free to skip ahead using the sidebar at any time.

Expand Down

0 comments on commit ec5fd9b

Please sign in to comment.