Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/_common/secure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ considered authenticated, authorized, and will be executed. Leaving the APIs in
When deploying Ory open-source Servers, protect access to their APIs using [Ory Oathkeeper](https://github.com/ory/oathkeeper) or
a comparable API Gateway.

If you need help, reach out to the community on [Ory Community Slack](http://slack.ory.com/).
If you need help, reach out to the community on [Ory Community Slack](https://slack.ory.com/).

:::
2 changes: 1 addition & 1 deletion docs/keto/sdk/05_go.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Ory Permissions exposes two APIs for integration
- REST
- [Permission API](https://www.ory.com/docs/reference/api#tag/permission)
- [Relationship API](https://www.ory.com/docs/reference/api#tag/relationship)
- [gRPC](http://ory.com/docs/keto/reference/proto-api)
- [gRPC](https://ory.com/docs/keto/reference/proto-api)
Comment thread
vinckr marked this conversation as resolved.

## Installation

Expand Down
Loading