This commit is contained in:
Benjamin Bouvier 2017-05-10 19:10:09 +02:00
Родитель 7c4fc81aa2
Коммит 570585dce0
5 изменённых файлов: 6 добавлений и 4 удалений

1
.gitignore поставляемый
Просмотреть файл

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