We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent2ed80ff commit50fbcc3Copy full SHA for 50fbcc3
README.md
@@ -5,7 +5,7 @@ This repository generates the user and dev documentations of https://github.com/
5
##User documentation
6
7
It is available on:
8
-https://uutils.github.io/coreutils-docs/user/
+https://uutils.github.io/user/
9
10
Can be generated with:
11
```
@@ -17,7 +17,7 @@ mdbook build
17
##Developer documentation:
18
19
20
-https://uutils.github.io/coreutils-docs/dev/coreutils/
+https://uutils.github.io/dev/coreutils/
21
22
23
@@ -29,4 +29,4 @@ The pages are committed daily into the gh-pages branch.
29
##Build timing
30
31
Generated by cargo, the build timings can be seen on:
32
-https://uutils.github.io/coreutils-docs/cargo-timings/cargo-timing.html
+https://uutils.github.io/cargo-timings/cargo-timing.html