File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This repository generates the user and dev documentations of https://github.com/
5
5
## User documentation
6
6
7
7
It is available on:
8
- https://uutils.github.io/coreutils-docs/ user/
8
+ https://uutils.github.io/user/
9
9
10
10
Can be generated with:
11
11
```
@@ -17,7 +17,7 @@ mdbook build
17
17
## Developer documentation:
18
18
19
19
It is available on:
20
- https://uutils.github.io/coreutils-docs/ dev/coreutils/
20
+ https://uutils.github.io/dev/coreutils/
21
21
22
22
Can be generated with:
23
23
```
@@ -29,4 +29,4 @@ The pages are committed daily into the gh-pages branch.
29
29
## Build timing
30
30
31
31
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
You can’t perform that action at this time.
0 commit comments