Skip to content

Commit 000e9c8

Browse files
committed
fix readme links
Change-Id: I5652d9cf7540e17129d9ca76ec9d6bcd7bb18d31
1 parent 97d38e5 commit 000e9c8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ a GRPC call to DraNet via NRI to execute the necessary network configurations.
3030

3131
A more detailed diagram illustrating this process can be found in our
3232
documentation: [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

9898
For examples of how to use DraNet with `DeviceClas`s and `ResourceClaim` to
9999
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).
101101

102102

103103
## Contributing
@@ -117,12 +117,12 @@ Guide](https://google.github.io/dranet/docs/contributing/developer-guide.md).
117117
Explore 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

0 commit comments

Comments
 (0)