1
0
mirror of https://github.com/Zygo/bees.git synced 2025-06-15 17:26:15 +02:00

docs: fix reference direction

The Dependencies list is above the Packaging section, not below.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
Adam Faiz
2022-12-24 10:26:30 +08:00
committed by Zygo Blaxell
parent 64dab81e42
commit ecaed09128

View File

@ -80,7 +80,7 @@ within a temporary runtime directory.
Packaging
---------
See 'Dependencies' below. Package maintainers can pick ideas for building and
See 'Dependencies' above. Package maintainers can pick ideas for building and
configuring the source package from the Gentoo ebuild:
<https://github.com/gentoo/gentoo/tree/master/sys-fs/bees>