Skip to content

Commit

Permalink
chore: fix console page name (#1817)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinckr authored Aug 8, 2024
1 parent ca6b231 commit f22a26e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ Follow these steps to get the sample application code and run it on your machine

```shell
# Run Ory Tunnel to connect to Ory APIs.
# To get your project slug, go to 'Project settings' in Ory Console
# To get your project slug, go to 'Access & APIs' in Ory Console
# at https://console.ory.sh/
ory tunnel http://localhost:3000 --project {project-slug} --dev
Expand Down

0 comments on commit f22a26e

Please sign in to comment.