diff --git a/README.md b/README.md index c91e702..b1ff451 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This innovative solution is designed to revolutionize how you interact with your - **Getting Started:** Dive into our comprehensive [Documentation and Setup Guide](docs/README.md) for detailed instructions. - **Video Tutorial:** Prefer visual learning? Check out our [Step-by-Step Setup Video](docs/README.md). - **Troubleshooting:** Encounter an issue? Here's how to report it: [WIKI HowTo](docs/README.md). -- **Feature Requests:** Got ideas? Share them [here](/Blackymas/NSPanel_HA_Blueprint/labels/new%20feature%20request). +- **Feature Requests:** Got ideas? Share them [here](https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/new%20feature%20request). - **What's Next?:** Discover what's next and what we are working on right now in our [Milestones](https://github.com/Blackymas/NSPanel_HA_Blueprint/milestones?direction=asc&sort=due_date) ## 🚀 Features diff --git a/dev/manuals_screenshots.md b/dev/manuals_screenshots.md index 742c45a..b8329cd 100644 --- a/dev/manuals_screenshots.md +++ b/dev/manuals_screenshots.md @@ -14,9 +14,9 @@ framework.txt="esp-idf" ip_addr.txt="192.168.0.123" ``` -![Boot EU](/docs/pics/eu_boot.png) +![Boot EU](../docs/pics/eu_boot.png)
-![Boot US](/docs/pics/us_boot.png) +![Boot US](../docs/pics/us_boot.png) ### Home page #### EU version @@ -55,7 +55,7 @@ button03.txt="" value03_state.txt="715 W" value03_icon.txt="" ``` -![Home EU](/docs/pics/eu_home.png) +![Home EU](../docs/pics/eu_home.png) #### US version ``` @@ -94,15 +94,15 @@ button03.txt="" value03_state.txt="715 W" value03_icon.txt="" ``` -![Home US](/docs/pics/us_home.png) +![Home US](../docs/pics/us_home.png) ### Settings page ``` page settings ``` -![Settings EU](/docs/pics/eu_settings.png) -![Settings US](/docs/pics/us_settings.png) +![Settings EU](../docs/pics/eu_settings.png) +![Settings US](../docs/pics/us_settings.png) ### Buttons pages (DRAFT)