Update repository URL;
This commit is contained in:
Родитель
7c4fc81aa2
Коммит
570585dce0
|
@ -30,3 +30,4 @@ slave/profile
|
|||
**/*-results/
|
||||
|
||||
output/
|
||||
cache/
|
||||
|
|
|
@ -12,4 +12,5 @@ A public instance is hosted by Mozilla and running at
|
|||
Full Documentation
|
||||
==================
|
||||
|
||||
See the [Wiki](https://github.com/h4writer/arewefastyet/wiki/) for full documentation, examples, operational details and other information.
|
||||
See the [Wiki](https://github.com/mozilla/arewefastyet/wiki/) for full
|
||||
documentation, examples, operational details and other information.
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
</ul>
|
||||
<strong>FAQ:</strong><br />
|
||||
<ul>
|
||||
<li><a href="https://github.com/h4writer/arewefastyet/wiki/FAQ">https://github.com/h4writer/arewefastyet/wiki/FAQ</a></li>
|
||||
<li><a href="https://github.com/mozilla/arewefastyet/wiki/FAQ">https://github.com/mozilla/arewefastyet/wiki/FAQ</a></li>
|
||||
</ul>
|
||||
<br>
|
||||
</div>
|
||||
|
|
|
@ -22,7 +22,7 @@ input, select {
|
|||
<script>
|
||||
$(function() {
|
||||
function report() {
|
||||
alert("Internal error: Please report to hv1989@gmail.com / h4writer on #jsapi.");
|
||||
alert("Internal error: Please report to bbouvier@mozilla.com / bbouvier on #jsapi.");
|
||||
}
|
||||
function urlHas(key, value) {
|
||||
var params = location.search.split(key+"="+value)
|
||||
|
|
|
@ -115,7 +115,7 @@
|
|||
<li>
|
||||
<p>Is this open source?</p>
|
||||
<p>Fo' sho', <a href="https://github.com/dhananjay92/arewefastyet">github.com/dhananjay92/arewefastyet</a></p>
|
||||
<p>(Adapted from <a href="https://github.com/h4writer/arewefastyet/">github.com/h4writer/arewefastyet/</a>)</p>
|
||||
<p>(Adapted from <a href="https://github.com/mozilla/arewefastyet/">github.com/mozilla/arewefastyet/</a>)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Suggestions?</p>
|
||||
|
|
Загрузка…
Ссылка в новой задаче