Provide more specific link for tup (#887)

The current link for tup is actually about a distro based on git, or something, which is cool, but linking to `/tup` instead gives us a page specifically about tup.
Tup tup tup.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/887
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
Oisín Mac Fhearaí 2026-06-03 08:16:12 +02:00 committed by Admin
commit a02e30c71c

View file

@ -582,7 +582,7 @@ This is a section for repos that are similar to this one either because they are
> that try to address perceived deficiencies in `make` and its derivatives.
> * [Ninja](https://ninja-build.org/) - standalone or as the backend of a meta-build tool like [CMake](https://cmake.org/) or [Meson](http://mesonbuild.com/)
> * [redo](https://redo.readthedocs.io/)
> * [tup](https://gittup.org/)
> * [tup](https://gittup.org/tup)
## Cheat Sheets and Documentation