Skip to content

Commit 34c8c74

Browse files
authored
README: fix architecture doc 404 (Kuadrant#185)
doc/architecture.md was removed by commit c67bcd5, so remove the reference to it. PR Kuadrant#81 was the original change that removed this, which was later squashed into a bigger change
1 parent 703a766 commit 34c8c74

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ The kuadrant controller acts on the following [CRDs](https://kubernetes.io/docs/
4444
| [RateLimitPolicy](apis/apim/v1alpha1/ratelimitpolicy_types.go) | Enable access control on workloads based on HTTP rate limiting |
4545
| [AuthPolicy](apis/apim/v1alpha1/authpolicy_types.go) | Enable AuthN and AuthZ based access control on workloads |
4646

47-
48-
For a detailed description of the CRDs above, refer to the [Architecture](doc/architecture.md) page.
49-
5047
## Getting started
5148

5249
1.- Clone Kuadrant controller and checkout main

0 commit comments

Comments
 (0)