Skip to content

Commit

Permalink
docs: fix developer guide staging url (datreeio#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
myishay committed May 7, 2023
1 parent 0f52763 commit 6221ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ command, add a folder with the cobra command, and use it in the `cmd/root.go` fi

Datree requires an internet connection to connect to our backend API.
While developing locally, API requests will reach our staging environment and be visible on
the [Staging Dashboard](https://app.staging.datree.com).
the [Staging Dashboard](https://app.staging.datree.io).
All available API requests can be found under `pkg/cliClient`

#### manual testing
Expand Down

0 comments on commit 6221ac0

Please sign in to comment.