Skip to content

Commit f0e8d44

Browse files
authored
Merge pull request #5 from Xuanwo/patch-1
readme: Fix broken links
2 parents 2ed80ff + 50fbcc3 commit f0e8d44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repository generates the user and dev documentations of https://github.com/
55
## User documentation
66

77
It is available on:
8-
https://uutils.github.io/coreutils-docs/user/
8+
https://uutils.github.io/user/
99

1010
Can be generated with:
1111
```
@@ -17,7 +17,7 @@ mdbook build
1717
## Developer documentation:
1818

1919
It is available on:
20-
https://uutils.github.io/coreutils-docs/dev/coreutils/
20+
https://uutils.github.io/dev/coreutils/
2121

2222
Can be generated with:
2323
```
@@ -29,4 +29,4 @@ The pages are committed daily into the gh-pages branch.
2929
## Build timing
3030

3131
Generated by cargo, the build timings can be seen on:
32-
https://uutils.github.io/coreutils-docs/cargo-timings/cargo-timing.html
32+
https://uutils.github.io/cargo-timings/cargo-timing.html

0 commit comments

Comments
 (0)