aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)