mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-30 02:29:12 +03:00
rename docs.emsesp.org to emsesp.org
This commit is contained in:
@@ -91,12 +91,12 @@ function ErrorPage() {
|
||||
<p style={errorPageStyles.message2}>
|
||||
Please report on{' '}
|
||||
<a
|
||||
href="https://docs.emsesp.org/Support"
|
||||
href="https://emsesp.org/Support"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
style={{ color: 'inherit', textDecoration: 'underline' }}
|
||||
>
|
||||
https://docs.emsesp.org/Support
|
||||
https://emsesp.org/Support
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user