summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/README.md
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2020-06-10 16:48:55 +0000
committerStan Grishin <stangri@melmac.net>2020-06-10 16:48:55 +0000
commit52de5bf5e2d511c75c5c33af86d41afe50000472 (patch)
tree1c20b93cbdd619c2bd379c149088a506993b5589 /applications/luci-app-advanced-reboot/README.md
parent8077fcd17c262624b056b0f5451ab0c526830895 (diff)
luci-app-advanced-reboot: bugfix: support new board names for Linksys WRT-devices
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-advanced-reboot/README.md')
-rw-r--r--applications/luci-app-advanced-reboot/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-advanced-reboot/README.md b/applications/luci-app-advanced-reboot/README.md
index 5b6ce7126e..85c10fcc12 100644
--- a/applications/luci-app-advanced-reboot/README.md
+++ b/applications/luci-app-advanced-reboot/README.md
@@ -26,7 +26,7 @@ If your device is not in the list above, however it is a [dual-firmware device](
## Screenshot (luci-app-advanced-reboot)
-![screenshot](https://raw.githubusercontent.com/stangri/openwrt_packages/master/screenshots/luci-app-advanced-reboot/screenshot02.png "screenshot")
+![screenshot](https://cdn.jsdelivr.net/gh/stangri/openwrt_packages@master/screenshots/luci-app-advanced-reboot/screenshot02.png "screenshot")
## How to install
@@ -37,7 +37,7 @@ opkg update
opkg install luci-app-advanced-reboot
```
-If the ```luci-app-advanced-reboot``` package is not found in the official feed/repo for your version of OpenWrt/LEDE Project, you will need to [add a custom repo to your router](https://github.com/stangri/openwrt_packages/blob/master/README.md#on-your-router) first.
+If the ```luci-app-advanced-reboot``` package is not found in the official feed/repo for your version of OpenWrt/LEDE Project, you will need to add a custom repo to your router following instructions on [GitHub](https://github.com/stangri/openwrt_packages/blob/master/README.md#on-your-router)/[jsDelivr](https://cdn.jsdelivr.net/gh/stangri/openwrt_packages@master/README.md#on-your-router) first.
## Notes/Known Issues