diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 17:05:50 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 17:05:50 -0500 |
| commit | f6dade796393573daf9e20af71b5288f76aa50d4 (patch) | |
| tree | e9d4b522717e70cdfdc09e595104a02133351a32 /static/index.html | |
| parent | e81f367be64132eb5c2d753313244cc1858d0c54 (diff) | |
avoid double redirect
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index e8e325d1..a342a124 100644 --- a/static/index.html +++ b/static/index.html @@ -102,7 +102,7 @@ limited to research and submitting suggestions and bug reports upstream. In the long term, the project will need to move into the hardware space.</p> <h2 id="device-support"> - <a href="#device-support">Device support</a> + <a href="/faq#device-support">Device support</a> </h2> <p>See <a href="/faq#device-support">the FAQ section on device support</a>.</p> </div> |
