This repository was archived by the owner on Dec 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ a GRPC call to DraNet via NRI to execute the necessary network configurations.
3030
3131A more detailed diagram illustrating this process can be found in our
3232documentation: [ How It
33- Works] ( https://google.github.io/dranet/docs/concepts/howitworks.md ) .
33+ Works] ( https://google.github.io/dranet/docs/concepts/howitworks/ ) .
3434
3535## Quick Start
3636
@@ -97,7 +97,7 @@ network devices.
9797
9898For examples of how to use DraNet with ` DeviceClas ` s and ` ResourceClaim ` to
9999attach network interfaces to pods, please refer to the [ Quick Start
100- guide] ( https://google.github.io/dranet/docs/quick-start.md ) .
100+ guide] ( https://google.github.io/dranet/docs/quick-start ) .
101101
102102
103103## Contributing
@@ -117,12 +117,12 @@ Guide](https://google.github.io/dranet/docs/contributing/developer-guide.md).
117117Explore more concepts and advanced topics:
118118
119119* ** Design:** Understand the architectural choices behind DraNet:
120- [ Design] ( https://google.github.io/dranet/docs/concepts/_index.md )
120+ [ Design] ( https://google.github.io/dranet/docs/concepts/howitworks )
121121* ** RDMA:** Learn about RDMA components in Linux and their interplay:
122- [ RDMA] ( https://google.github.io/dranet/docs/concepts/rdma.md )
122+ [ RDMA] ( https://google.github.io/dranet/docs/concepts/rdma )
123123* ** References:** A list of relevant Kubernetes Enhancement Proposals (KEPs) and
124124 presentations:
125- [ References] ( https://google.github.io/dranet/docs/concepts/references.md )
125+ [ References] ( https://google.github.io/dranet/docs/concepts/references )
126126
127127## Disclaimer
128128
You can’t perform that action at this time.
0 commit comments