Skip to content

Commit 376b214

Browse files
authored
update for pihole v5
1 parent 88490c0 commit 376b214

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pihole-dashboard
22
A simple [Xamarin Forms Shell](https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/shell/) app to manage your local [Pi-hole](https://pi-hole.net/) instance.
33

4-
The idea of this app is to provide "quick toggles" and display information that would be useful "at a glance". My goal is *not* to reach parity with the (awesome) web app that already exists. Use cases include:
4+
The idea of this app is to provide "quick toggles" and display information that would be useful at a glance. My goal is *not* to reach parity with the (awesome) web app that already exists. Use cases include:
55

66
1. Allow less technically inclined/interested people to disable your home's pi-hole temporarily.
77
2. Ensure your pi-hole instance is up and running.
@@ -31,7 +31,7 @@ Download, [Visual Studio 2019 (Mac/Windows)](https://visualstudio.microsoft.com/
3131

3232
## Note
3333

34-
You will need the `WEBPASSWORD` found under `/etc/pihole/setupVars.conf` for anything in "Settings". For more details check [here](/help).
34+
You will need the `WEBPASSWORD` found under `/etc/pihole/setupVars.conf` for anything in "Settings". For more details check [here](./help.md).
3535

3636
The API token for this app is NOT the one found in the web GUI, nor is it your login password. The API utilized is outlined [here](https://discourse.pi-hole.net/t/pi-hole-api/1863).
3737

0 commit comments

Comments
 (0)