Skip to content

Commit

Permalink
chore: Fix rbac url.
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscojavierarceo authored Aug 21, 2024
1 parent 1771f66 commit 75983f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
* [Write Patterns](getting-started/architecture/write-patterns.md)
* [Feature Transformation](getting-started/architecture/feature-transformation.md)
* [Feature Serving and Model Inference](getting-started/architecture/model-inference.md)
* [Role-Based Access Control (RBAC)](getting-started/architecture/rbac.md)
* [Concepts](getting-started/concepts/README.md)
* [Overview](getting-started/concepts/overview.md)
* [Data ingestion](getting-started/concepts/data-ingestion.md)
Expand All @@ -23,7 +24,6 @@
* [Feature retrieval](getting-started/concepts/feature-retrieval.md)
* [Point-in-time joins](getting-started/concepts/point-in-time-joins.md)
* [Registry](getting-started/concepts/registry.md)
* [Role-Based Access Control (RBAC)](getting-started/architecture/rbac.md)
* [\[Alpha\] Saved dataset](getting-started/concepts/dataset.md)
* [Components](getting-started/components/README.md)
* [Overview](getting-started/components/overview.md)
Expand Down

0 comments on commit 75983f2

Please sign in to comment.