Skip to content

Commit

Permalink
docs: heading caseing (#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
guyzyl authored Nov 1, 2021
1 parent 03e7239 commit 563087d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ at

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## Who's using it?
## Who's Using It?

<!--BEGIN ADOPTERS-->

Expand Down Expand Up @@ -285,7 +285,7 @@ to perform a certain action on a resource.

## Security

### Disclosing vulnerabilities
### Disclosing Vulnerabilities

If you think you found a security vulnerability, please refrain from posting it
publicly on the forums, the chat, or GitHub and send us an email to
Expand All @@ -300,7 +300,7 @@ off. Click [here](https://www.ory.sh/docs/ecosystem/sqa) to learn more.

The Guide is available [here](https://www.ory.sh/docs/next/keto/).

### HTTP API documentation
### HTTP API Documentation

The HTTP API is documented [here](https://www.ory.sh/docs/next/keto/sdk/api).

Expand All @@ -310,7 +310,7 @@ New releases might introduce breaking changes. To help you identify and
incorporate those changes, we document these changes in
[UPGRADE.md](./UPGRADE.md) and [CHANGELOG.md](./CHANGELOG.md).

### Command line documentation
### Command Line Documentation

Run `keto -h` or `keto help`.

Expand All @@ -330,7 +330,7 @@ You need Go 1.16+ and (for the test suites):
It is possible to develop ORY Keto on Windows, but please be aware that all
guides assume a Unix shell like bash or zsh.

#### Install from source
#### Install From Source

<pre type="make/command">
make install
Expand Down

0 comments on commit 563087d

Please sign in to comment.