Skip to content

Commit ef76b26

Browse files
committed
autogen(docs): generate cli docs
1 parent 1d09448 commit ef76b26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/keto/cli/keto-serve.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This command opens the network ports and listens to HTTP and gRPC API requests.
2222
ORY Keto can be configured using environment variables as well as a configuration file. For more information
2323
on configuration options, open the configuration documentation:
2424

25-
>> https://www.ory.sh/keto/docs/reference/configuration <<
25+
>> https://www.ory.com/keto/docs/reference/configuration <<
2626
2727
```
2828
keto serve [flags]
@@ -32,7 +32,7 @@ keto serve [flags]
3232

3333
```
3434
-h, --help help for serve
35-
--sqa-opt-out Disable anonymized telemetry reports - for more information please visit https://www.ory.sh/docs/ecosystem/sqa
35+
--sqa-opt-out Disable anonymized telemetry reports - for more information please visit https://www.ory.com/docs/ecosystem/sqa
3636
```
3737

3838
### Options inherited from parent commands

0 commit comments

Comments
 (0)