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.
30
30
31
31
A more detailed diagram illustrating this process can be found in our
32
32
documentation: [ How It
33
- Works] ( https://google.github.io/dranet/docs/concepts/howitworks.md ) .
33
+ Works] ( https://google.github.io/dranet/docs/concepts/howitworks/ ) .
34
34
35
35
## Quick Start
36
36
@@ -97,7 +97,7 @@ network devices.
97
97
98
98
For examples of how to use DraNet with ` DeviceClas ` s and ` ResourceClaim ` to
99
99
attach 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 ) .
101
101
102
102
103
103
## Contributing
@@ -117,12 +117,12 @@ Guide](https://google.github.io/dranet/docs/contributing/developer-guide.md).
117
117
Explore more concepts and advanced topics:
118
118
119
119
* ** 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 )
121
121
* ** 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 )
123
123
* ** References:** A list of relevant Kubernetes Enhancement Proposals (KEPs) and
124
124
presentations:
125
- [ References] ( https://google.github.io/dranet/docs/concepts/references.md )
125
+ [ References] ( https://google.github.io/dranet/docs/concepts/references )
126
126
127
127
## Disclaimer
128
128
You can’t perform that action at this time.
0 commit comments