Update introduction.rst

Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/5e180272
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/5e180272
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/5e180272

Branch: refs/heads/master
Commit: 5e180272d707a3266a8a5a6d41c8f4d26fc77fad
Parents: ad5de1a
Author: Ryan Durfey <ryandur...@users.noreply.github.com>
Authored: Wed Feb 8 18:28:06 2017 -0800
Committer: Jeremy Mitchell <mitchell...@gmail.com>
Committed: Fri Feb 17 08:07:41 2017 -0700

----------------------------------------------------------------------
 docs/source/overview/introduction.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/5e180272/docs/source/overview/introduction.rst
----------------------------------------------------------------------
diff --git a/docs/source/overview/introduction.rst 
b/docs/source/overview/introduction.rst
index e18c368..086a03f 100644
--- a/docs/source/overview/introduction.rst
+++ b/docs/source/overview/introduction.rst
@@ -27,23 +27,23 @@ Traffic Control implements the elements illustrated in 
green in the diagram  bel
 
 
 **Traffic Ops**
-  *`_Traffic Ops 
<http://trafficcontrol.apache.org/docs/latest/overview/traffic_ops.html>`_ is 
used configure Traffic Servers and CDN Delivery Services. It also contains APIs 
used to access CDN data.
+  * _`Traffic Ops 
<http://trafficcontrol.apache.org/docs/latest/overview/traffic_ops.html>`_ is 
used configure Traffic Servers and CDN Delivery Services. It also contains APIs 
used to access CDN data.
 
 **Traffic Router**
-  *`_Traffic Router 
<http://trafficcontrol.apache.org/docs/latest/overview/traffic_ops.html>`_ is 
used to route clients with the closest healthy cache by analyzing the state of 
the Traffic Servers and the the location of the Client.
+  * _`Traffic Router 
<http://trafficcontrol.apache.org/docs/latest/overview/traffic_ops.html>`_ is 
used to route clients with the closest healthy cache by analyzing the state of 
the Traffic Servers and the the location of the Client.
 
 **Traffic Monitor**
-  *`_Traffic Monitor 
<http://trafficcontrol.apache.org/docs/latest/overview/traffic_monitor.html>`_ 
does health polling of the Traffic Servers on a very short interval to keep 
track of which servers should be kept in rotation.
+  * _`Traffic Monitor 
<http://trafficcontrol.apache.org/docs/latest/overview/traffic_monitor.html>`_ 
does health polling of the Traffic Servers on a very short interval to keep 
track of which servers should be kept in rotation.
 
 **Traffic Stats**
-  *`_Traffic Stats 
<http://trafficcontrol.apache.org/docs/latest/overview/traffic_stats.html>`_ 
collects real time traffic statistics aggregated from each of the Traffic 
Servers. This data is used by the Traffic Router to assess whether a Traffic 
Server is over taxed.
+  * _`Traffic Stats 
<http://trafficcontrol.apache.org/docs/latest/overview/traffic_stats.html>`_ 
collects real time traffic statistics aggregated from each of the Traffic 
Servers. This data is used by the Traffic Router to assess whether a Traffic 
Server is over taxed.
 
 
 **Traffic Portal**
-  *`_Traffic Portal 
<http://trafficcontrol.apache.org/docs/latest/overview/traffic_portal.html>`_ 
is a web application which leverages the Traffic Ops APIs to present CDN data 
through a web interface.
+  * _`Traffic Portal 
<http://trafficcontrol.apache.org/docs/latest/overview/traffic_portal.html>`_ 
is a web application which leverages the Traffic Ops APIs to present CDN data 
through a web interface.
 
 **Traffic Logs**
-*Traffic Logs is currently under construction with the intent of being an 
aggregator for all Traffic Server request and response logs.  Logs are parsed 
by service and indexed for search.
+  *Traffic Logs is currently under construction with the intent of being an 
aggregator for all Traffic Server request and response logs.  Logs are parsed 
by service and indexed for search.
 
 
 In the next sections each of these components will be explained further.

Reply via email to