Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
  • Loading branch information
toddbaert authored Nov 1, 2023
1 parent 2e332ed commit 34972f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flagd/cmd/start.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const (
sourcesFlagName = "sources"
syncProviderFlagName = "sync-provider"
uriFlagName = "uri"
docsLinkConfiguration = "https://github.com/open-feature/flagd/blob/main/docs/configuration/configuration.md"
docsLinkConfiguration = "https://flagd.dev/reference/flagd-cli/flagd_start/"

defaultServicePort = 8013
defaultMetricsPort = 8014
Expand Down

0 comments on commit 34972f3

Please # to comment.