Markdown links

This commit is contained in:
Edward Firmo
2024-01-05 10:27:05 +01:00
parent db8e204fa6
commit 216f6f3102
2 changed files with 7 additions and 7 deletions

View File

@@ -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

View File

@@ -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)
<br>
![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)