diff --git a/README.d/07-edit-global-config-overlay.avif b/README.d/07-edit-global-config-overlay.avif index b6f8e31..5b9c0a6 100644 Binary files a/README.d/07-edit-global-config-overlay.avif and b/README.d/07-edit-global-config-overlay.avif differ diff --git a/README.md b/README.md index d8047d0..39404a9 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,12 @@ Initial setup ### Get me ready! If you know how things work just copy and paste the -[initial commands](INITIAL-COMMANDS.md). Remember to edit and rerun +[initial commands](INITIAL-COMMANDS.md). These also support fixing an +existing but broken installation. Remember to edit and rerun `global-config-overlay`! -First time users should take the long way below. + +> 💡️ **Hint**: First time users should take +> [the long way in detail](#the-long-way-in-detail) below. ### Live presentation @@ -410,7 +413,7 @@ Upstream ### Code hosting -* [eworm.de](https://git.eworm.de/cgit/routeros-scripts/about/) +* [git.eworm.de](https://git.eworm.de/cgit/routeros-scripts/about/) * [GitHub.com](https://github.com/eworm-de/routeros-scripts#routeros-scripts) * [GitLab.com](https://gitlab.com/eworm-de/routeros-scripts#routeros-scripts) diff --git a/contrib/html.sh b/contrib/html.sh index 5fbba45..098ba46 100755 --- a/contrib/html.sh +++ b/contrib/html.sh @@ -13,7 +13,7 @@ sed \ markdown -f toc,idanchor "${1}" | sed \ -e 's/href="\([-_\./[:alnum:]]*\)\.md\(#[-[:alnum:]]*\)\?"/href="\1.html\2"/g' \ -e '/| id="\L\1">|' \ - -e '//s|pre|pre onclick="CopyToClipboard(this)"|g' \ -e '/The above link may be broken on code hosting sites/s|blockquote|blockquote style="display: none;"|' diff --git a/global-config-overlay.rsc b/global-config-overlay.rsc index 9afaceb..88bb4d9 100644 --- a/global-config-overlay.rsc +++ b/global-config-overlay.rsc @@ -6,7 +6,7 @@ # https://rsc.eworm.de/#editing-configuration # Copy relevant configuration from global-config, paste and modify it here. -# https://rsc.eworm.de/global-config.rsc +# https://rsc.eworm.de/main/global-config.rsc # End of global-config-overlay