diff options
author | Christian Hesse <mail@eworm.de> | 2023-01-10 14:45:27 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-01-11 12:28:31 +0100 |
commit | 34ed387343e2818a4321352c904b54fa9aea0424 (patch) | |
tree | 5b0b4b23d35aa89e145e074add91cae64a4ad131 /doc/check-lte-firmware-upgrade.md | |
parent | a38272e15e4070284d480bc0738aaccd05027e91 (diff) |
use arrows with emoji representation
We had...
◀ Go back to main README
▲ Go back to top
... and switch to...
⬅️ Go back to main README
⬆️ Go back to top
Diffstat (limited to 'doc/check-lte-firmware-upgrade.md')
-rw-r--r-- | doc/check-lte-firmware-upgrade.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/check-lte-firmware-upgrade.md b/doc/check-lte-firmware-upgrade.md index 8443ea0..a81ca86 100644 --- a/doc/check-lte-firmware-upgrade.md +++ b/doc/check-lte-firmware-upgrade.md @@ -1,7 +1,7 @@ Notify on LTE firmware upgrade ============================== -[◀ Go back to main README](../README.md) +[⬅️ Go back to main README](../README.md) > ℹ️ **Info**: This script can not be used on its own but requires the base > installation. See [main README](../README.md) for details. @@ -47,5 +47,5 @@ See also * [Install LTE firmware upgrade](unattended-lte-firmware-upgrade.md) --- -[◀ Go back to main README](../README.md) -[▲ Go back to top](#top) +[⬅️ Go back to main README](../README.md) +[⬆️ Go back to top](#top) |