Skip to content

Commit 9e49b7d

Browse files
committed
autogen(docs): generate cli docs
1 parent f5bfcca commit 9e49b7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/oathkeeper/cli/oathkeeper-serve.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Opens two ports for serving both the HTTP/2 Rest API and the HTTP/2 Reverse Prox
2222
ORY Oathkeeper 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.com/oathkeeper/docs/configuration <<
25+
>> https://www.ory.sh/oathkeeper/docs/configuration <<
2626

2727

2828
```
@@ -32,9 +32,9 @@ oathkeeper serve [flags]
3232
### Options
3333

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

4040
### Options inherited from parent commands

0 commit comments

Comments
 (0)