aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-04-28 10:04:43 +0200
committerGravatar Christian Hesse <mail@eworm.de>2025-04-28 10:04:43 +0200
commit76d320a40123e481093a19224d371bdf53cab339 (patch)
treee9c418493081182c54142e1474a16a6463e66b4c
parenta6850f57519e028a43ebe10762545e61b4c5445e (diff)
downloadpacredir-main.tar.gz
pacredir-main.tar.zst
update internal navigation & symbolsHEADnextmain
-rw-r--r--FLOW.md6
-rw-r--r--README.md3
2 files changed, 6 insertions, 3 deletions
diff --git a/FLOW.md b/FLOW.md
index 7fd1f9b..067bb5e 100644
--- a/FLOW.md
+++ b/FLOW.md
@@ -1,7 +1,7 @@
pacredir - request flow
=======================
-[◀ Go back to main README](README.md)
+[⬅️ Go back to main README](README.md)
Whenever `pacman` sends a request to `pacredir` a number of requests
(increasing with the number of hosts found) is sent through the network.
@@ -34,5 +34,5 @@ All requests made by `pacredir` are answered with http code `404`, thus
`pacman` receives the same. Finally `pacman` falls back to the next mirror.
---
-[◀ Go back to main README](README.md)
-[▲ Go back to top](#top)
+[⬅️ Go back to main README](README.md)
+[⬆️ Go back to top](#top)
diff --git a/README.md b/README.md
index c86fa9a..452f401 100644
--- a/README.md
+++ b/README.md
@@ -106,3 +106,6 @@ URL:
Mirror:
[eworm.de](https://git.eworm.de/cgit.cgi/pacredir/about/)
[GitLab.com](https://gitlab.com/eworm-de/pacredir#pacredir)
+
+---
+[⬆️ Go back to top](#top)