mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
README: update links to docs
This commit is contained in:
@@ -54,8 +54,8 @@ that scripts can be easily transferred between platforms.
|
||||
|
||||
uutils has both user and developer documentation available:
|
||||
|
||||
- [User Manual](https://uutils.github.io/user/)
|
||||
- [Developer Documentation](https://uutils.github.io/dev/coreutils/)
|
||||
- [User Manual](https://uutils.github.io/coreutils/book/)
|
||||
- [Developer Documentation](https://uutils.github.io/dev/coreutils/) (currently offline, you can use docs.rs in the meantime)
|
||||
|
||||
Both can also be generated locally, the instructions for that can be found in
|
||||
the [coreutils docs](https://github.com/uutils/uutils.github.io) repository.
|
||||
@@ -303,7 +303,7 @@ make PREFIX=/my/path uninstall
|
||||
|
||||
Below is the evolution of how many GNU tests uutils passes. A more detailed
|
||||
breakdown of the GNU test results of the main branch can be found
|
||||
[in the user manual](https://uutils.github.io/user/test_coverage.html).
|
||||
[in the user manual](https://uutils.github.io/coreutils/book/test_coverage.html).
|
||||
|
||||
See <https://github.com/uutils/coreutils/issues/3336> for the main meta bugs
|
||||
(many are missing).
|
||||
|
||||
Reference in New Issue
Block a user