Skip to content

Commit

Permalink
docs: fixes broken link
Browse files Browse the repository at this point in the history
Signed-off-by: dotarjun <[email protected]>
  • Loading branch information
dotarjun committed Jul 1, 2024
1 parent d073e3e commit 1935d19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions coral/docs/development-with-remote-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
2. run `pnpm install`
3. run `pnpm add-precommit` the first time you install the repository to set the custom directory for our pre commit hooks.
4. Run development:
4.1. If you have not set up a remote API mode, please follow [First setup](../docs/development-with-remote-api.
md#first-setup)
4.1. If you have not set up a remote API mode, please follow [First setup](../docs/development-with-remote-api.md#first-setup)
4.2. If you already have a setup, run `pnpm dev`
5. [Create new Vite mode for remote API development](#create-new-vite-mode-for-remote-api-development)
6. When your API runs on `https`: [Set up self-signed certificate](#set-up-self-signed-certificate-required-when-api-runs-on-https)
Expand Down

0 comments on commit 1935d19

Please sign in to comment.