Merge remote-tracking branch 'highfidelity/master'

This commit is contained in:
Geenz 2016-04-25 23:52:39 -04:00
commit a1171a33fd
2 changed files with 3 additions and 1 deletions

View file

@ -292,6 +292,8 @@ void AssetMappingModel::refresh() {
} else { } else {
emit errorGettingMappings(request->getErrorString()); emit errorGettingMappings(request->getErrorString());
} }
request->deleteLater();
}); });
request->start(); request->start();

View file

@ -28,7 +28,7 @@ You can make your home yours by uploading your own models and scripts.
</p> </p>
<p> <p>
<em>To see how,</em> <a target="_blank" href="https://docs.highfidelity.com/docs/the-basics">check out 'The Basics'</a> <em>To get started exploring and creating,</em> <a target="_blank" href="https://docs.highfidelity.com/docs/explore">check out our Quick-start Guide</a>
</p> </p>
</div> </div>
<div class="column center"> <div class="column center">