Skip to content

Commit 03898dc

Browse files
committed
Update README.md
fix links
1 parent 44ca965 commit 03898dc

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ Archives can be verified with a cryptographic hash (`sha256`, `sha384`, or `sha5
2828
integrity on every fetch. No proprietary formats, no lock-in — switch tools any time.
2929

3030
Other tools that do similar things are Zephyr's West, CMake ExternalProject, and other meta tools.
31-
See [alternatives](https://dfetch.readthedocs.io/en/latest/alternatives.html) for a complete list.
32-
The broader concept is known as [*vendoring*](https://dfetch.readthedocs.io/en/latest/vendoring.html).
31+
See [alternatives](https://dfetch.readthedocs.io/en/latest/explanation/alternatives.html) for a complete list.
32+
The broader concept is known as [*vendoring*](https://dfetch.readthedocs.io/en/latest/explanation/vendoring.html).
3333

34-
[**Getting started**](https://dfetch.readthedocs.io/en/latest/getting_started.html) |
35-
[**Commands**](https://dfetch.readthedocs.io/en/latest/commands.html) |
36-
[**Troubleshooting**](https://dfetch.readthedocs.io/en/latest/troubleshooting.html) |
37-
[**Contributing**](https://dfetch.readthedocs.io/en/latest/contributing.html)
34+
[**Getting started**](https://dfetch.readthedocs.io/en/latest/tutorial/getting_started.html) |
35+
[**Commands**](https://dfetch.readthedocs.io/en/latest/reference/commands.html) |
36+
[**Troubleshooting**](https://dfetch.readthedocs.io/en/latest/howto/troubleshooting.html) |
37+
[**Contributing**](https://dfetch.readthedocs.io/en/latest/howto/contributing.html)
3838

3939
## What Dfetch Does
4040

0 commit comments

Comments
 (0)