Skip to content

Commit

Permalink
Merge pull request #259 from jasonmadigan/fix-links
Browse files Browse the repository at this point in the history
[docs] Fixing some broken links
  • Loading branch information
jasonmadigan authored Feb 1, 2024
2 parents 4ebe4ac + 7ede061 commit 094b4a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ limits. Limitador can be used with Envoy because it also exposes a grpc service,
port, that implements the Envoy Rate Limit protocol (v3).

- [**Getting started**](#getting-started)
- [**How it works**](/doc/how-it-works.md)
- [**Configuration**](/doc/server/configuration.md)
- [**How it works**](doc/how-it-works.md)
- [**Configuration**](doc/server/configuration.md)
- [**Development**](#development)
- [**Testing Environment**](limitador-server/sandbox/README.md)
- [**Kubernetes**](limitador-server/kubernetes/)
- [**Kubernetes**](limitador-server/kubernetes/README.md)
- [**Contributing**](#contributing)
- [**License**](#license)

Expand Down

0 comments on commit 094b4a7

Please sign in to comment.