Skip to content

Commit bbe930a

Browse files
committed
docs: point README guides to HexDocs
1 parent ec4a1d6 commit bbe930a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ end
5959

6060
Then read these in order:
6161

62-
- [Golden path](guides/golden-path.md) for the first working setup
63-
- [Getting Started](guides/getting-started.md) for the mental model
64-
- [Sync Modes and Visibility](guides/sync-modes-and-visibility.md) before choosing `:inline`, `:manual`, or `:oban`
65-
- [Guides overview](guides/overview.md) for the rest of the published docs
62+
- [Golden path](https://hexdocs.pm/scrypath/golden-path.html) for the first working setup
63+
- [Getting Started](https://hexdocs.pm/scrypath/getting-started.html) for the mental model
64+
- [Sync Modes and Visibility](https://hexdocs.pm/scrypath/sync-modes-and-visibility.html) before choosing `:inline`, `:manual`, or `:oban`
65+
- [Guides overview](https://hexdocs.pm/scrypath/overview.html) for the rest of the published docs
6666

6767
For a runnable Phoenix consumer example, use `examples/phoenix_meilisearch/` in the repository checkout.
6868

0 commit comments

Comments
 (0)