Merge pull request #4388 from highfidelity/problem-patch-1

Update to .com instead of .io in Welcome dialog
This commit is contained in:
Stephen Birarda 2015-03-06 15:19:15 -08:00
commit 8eb93c2e01

View file

@ -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>