mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 18:50:00 +02:00
Merge pull request #4388 from highfidelity/problem-patch-1
Update to .com instead of .io in Welcome dialog
This commit is contained in:
commit
8eb93c2e01
1 changed files with 2 additions and 2 deletions
|
@ -154,7 +154,7 @@
|
||||||
devour all we've written and make<br>
|
devour all we've written and make<br>
|
||||||
suggestions where necessary.<br>
|
suggestions where necessary.<br>
|
||||||
Documentation is always at<br>
|
Documentation is always at<br>
|
||||||
<a href="http://docs.highfidelity.io/"><b>docs.highfidelity.io</b></a>
|
<a href="http://docs.highfidelity.com/"><b>docs.highfidelity.com</b></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="grid-unit padding-block"></div>
|
<div class="grid-unit padding-block"></div>
|
||||||
|
@ -187,4 +187,4 @@
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue