[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #21591 [Metrics/Atlas]: templates/about.html has broken links
#21591: templates/about.html has broken links
-------------------------------+-----------------
Reporter: jgay | Owner: irl
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Metrics/Atlas | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------+-----------------
{{{
diff --git a/templates/about.html b/templates/about.html
index c5de6ff..fbe08e8 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -53,23 +53,22 @@ The historical data of a relay's bandwidth usage is
available in graph form.
<div class="span4">
<h2>Pure Client Side</h2>
<p>
-This application is built in a way that all the logic is delegated to the
client.
-This means that the amount of requests made to the server can be
minimized and that
-this application can potentially run by being loaded locally. The server
is only
-interrogated for JSON objects that do not manipulate the DOM of the page.
-The protocol used for retrieving relay data is called Onionoo you can
learn
-<a href="https://onionoo.torproject.org/">more about Onionoo here</a>
-and see <a href="https://onionoo.torproject.org/protocol.html">the
protocol details here</a>.
+This application is built in a way that all the logic is delegated to
+the client. This means that the amount of requests made to the server
+can be minimized and that this application can potentially run by
+being loaded locally. The server is only interrogated for JSON objects
+that do not manipulate the DOM of the page. The protocol used for
+retrieving relay data is called <a
href="https://onionoo.torproject.org/">Onionoo</a>.
</p>
</div>
<div class="span4">
<h2>Libraries</h2>
<p>
-Atlas uses <a
href="http://documentcloud.github.com/backbone/">Backbone.js</a> as an MV*
framework, with <a href="http://requirejs.org/">require.js</a> for AMD
loading of
-dependencies. <a href="http://jquery.com/">jQuery</a> and <a
href="http://documentcloud.github.com/underscore/">Underscore.js</a> as JS
utility libraries.
-<a href="http://datatables.net/">Datatables</a> for visualizing data in
tabular form with custom filtering. <a href="http://d3js.org/">D3.js</a>
for making pretty charts.
-<a href="http://twitter.github.com/bootstrap/">Bootstrap</a> as a CSS
framework.
+Atlas uses <a href="http://backbonejs.org/">Backbone.js</a> as an MV*
framework, with <a href="http://requirejs.org/">require.js</a> for AMD
loading of
+dependencies. <a href="http://jquery.com/">jQuery</a> and <a
href="http://underscorejs.org/">Underscore.js</a> as JS utility libraries.
+<a href="http://datatables.net/">Datatables</a> for visualizing data in
tabular form with custom filtering. <a href="http://d3js.org">D3.js</a>
for making pretty charts.
+<a href="http://getbootstrap.com/">Bootstrap</a> as a CSS framework.
</p>
</div>
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21591>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs