Adding "Compiling Errors Guide"

This commit is contained in:
Edward Firmo
2024-01-15 18:02:30 +01:00
parent 43c78b76f8
commit 0fbe9bce0f
2 changed files with 7 additions and 4 deletions

View File

@@ -1,9 +1,12 @@
---
blank_issues_enabled: true
contact_links:
- name: Troubleshooting TFT transfer
- name: Troubleshooting TFT Transfer
url: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/tft_upload.md
about: Try this guide first if you are having issues to transfer a TFT file.
- name: Compiling Errors Guide
url: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/error_compiling.md
about: Experiencing Compile Errors? Check This Guide!
- name: Getting Started with NSPanel HA Blueprint
url: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/install.md
about: This is the starting poing for installing a new NSPanel HA Blueprint.

View File

@@ -5,9 +5,9 @@
- [HowTo | All important things you should know](howto.md)
## Common issues
- [Common Issues | TFT Upload](tft_upload.md)
- [Common Issues | Stuck on Initializing](error_initializing.md)
- [Common Issues | AccuWeather Setup & Blank weather pages](weather.md)
- [TFT Upload](tft_upload.md)
- [Stuck on Initializing](error_initializing.md)
- [Compiling Errors](error_compiling.md)
## Advanced settings
- [Customization](customization.md)