This commit is contained in:
proddy
2020-09-15 14:39:50 +02:00
parent 4e10ef2530
commit f24a32cb87
4 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ assignees: ''
*Before creating a new issue please check that you have:*
* *searched the existing [issues](https://github.com/proddy/EMS-ESP/issues) (both open and closed)*
* *searched the [wiki help pages](https://bbqkees-electronics.nl/wiki/gateway/troubleshooting.html)*
* *searched the [wiki help pages](https://emsesp.github.io/docs)*
*Completing this template will help developers and contributors to address the issue. Try to be as specific and extensive as possible. If the information provided is not enough the issue will likely be closed.*

View File

@@ -10,7 +10,7 @@ assignees: ''
*Before creating a new issue please check that you have:*
* *searched the existing [issues](https://github.com/proddy/EMS-ESP/issues) (both open and closed)*
* *searched the [wiki help pages](https://bbqkees-electronics.nl/wiki/gateway/troubleshooting.html)*
* *searched the [wiki help pages](https://emsesp.github.io/docs)*
*Completing this template will help developers and contributors help you. Try to be as specific and extensive as possible. If the information provided is not enough the issue will likely be closed.*

View File

@@ -127,7 +127,7 @@ Some of the most common commands are:
The `call` command is to execute a command. The command names (`[cmd]`) are the same as the MQTT commands used in MQTT.
For further details refer to the [Wiki](https://bbqkees-electronics.nl/wiki/).
For further details please refer to the [Wiki](https://emsesp.github.io/docs) and [BBQKees's gateway Wiki](https://bbqkees-electronics.nl/wiki/).
## **Support Information**
@@ -137,7 +137,7 @@ If you're looking for support on **EMS-ESP** there are some options available:
### Documentation
* [Documentation Site](https://bbqkees-electronics.nl/wiki/): For information on how to build and upload the firmware maintained by @BBQKees
* [Documentation Site](https://emsesp.github.io/docs): For information on how to build and upload the firmware
* [FAQ and Troubleshooting](https://bbqkees-electronics.nl/wiki/gateway/troubleshooting.html): For information on common problems and solutions
### Support's Community
@@ -156,7 +156,7 @@ If you're looking for support on **EMS-ESP** there are some options available:
You can contribute to EMS-ESP by
- providing Pull Requests (Features, Fixes, suggestions)
- testing new released features and report issues on your EMS equipment
- contributing missing [documentation](https://bbqkees-electronics.nl/wiki/) for features and devices
- contributing to missing [documentation](https://emsesp.github.io/docs)
## **Credits**

View File

@@ -17,7 +17,7 @@ class EMSESPHelp extends Component {
</Box>
<br></br>
<Typography variant="body1" paragraph>
Check for news and updates on the <Link href="https://bbqkees-electronics.nl/wiki/" color="primary">{'Wiki'}</Link>.
Check for news and updates on the <Link href="https://emsesp.github.io/docs" color="primary">{'Wiki'}</Link>.
</Typography>
<Typography variant="body1" paragraph>
For live community chat go to <Link href="https://gitter.im/EMS-ESP/community#" color="primary">{'Gitter'}</Link>.