This is an automated email from the ASF dual-hosted git repository.

dewrich pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 24d028a  Fix formatting in readme
24d028a is described below

commit 24d028a9a86990a95020103722d016d8a5d1600c
Author: Jonathan Gray <jonathan_g...@comcast.com>
AuthorDate: Mon May 14 09:10:56 2018 -0600

    Fix formatting in readme
---
 traffic_control/clients/README.md | 8 ++++----
 traffic_ops/client/README.md      | 4 ++--
 traffic_ops/client/v13/README.md  | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/traffic_control/clients/README.md 
b/traffic_control/clients/README.md
index ec091b4..29a7595 100644
--- a/traffic_control/clients/README.md
+++ b/traffic_control/clients/README.md
@@ -1,16 +1,16 @@
-#TrafficOps Native Client Libraries
+# TrafficOps Native Client Libraries
 
 There are two client libraries supported:
 
-##Python
+## Python
 * Supported TO API Versions
   * 1.1
   * 1.2
 * Documentation
   * 
https://github.com/apache/incubator-trafficcontrol/tree/master/traffic_control/clients/python/trafficops
 
-##Golang
-###TO API v1.2 _(Deprecated)_
+## Golang
+### TO API v1.2 _(Deprecated)_
 * Documentation
   * 
https://github.com/apache/incubator-trafficcontrol/tree/master/traffic_ops/client
 ###TO API v1.3
diff --git a/traffic_ops/client/README.md b/traffic_ops/client/README.md
index 8303b1e..aca5232 100644
--- a/traffic_ops/client/README.md
+++ b/traffic_ops/client/README.md
@@ -1,7 +1,7 @@
-#TO Client Library Golang
+# TO Client Library Golang
 _This version of the SDK is deprecated in favor of the newer [TO API v1.3 
Client 
Library](https://github.com/apache/incubator-trafficcontrol/tree/master/traffic_ops/client/v13)_
 
-##Getting Started
+## Getting Started
 1. Obtain the latest version of the library
 
 `go get github.com/apache/incubator-trafficcontrol/traffic_ops/client`
diff --git a/traffic_ops/client/v13/README.md b/traffic_ops/client/v13/README.md
index ea2e147..bc61072 100644
--- a/traffic_ops/client/v13/README.md
+++ b/traffic_ops/client/v13/README.md
@@ -1,6 +1,6 @@
-#TO Client Library Golang
+# TO Client Library Golang
 
-##Getting Started
+## Getting Started
 1. Obtain the latest version of the library
 
 `go get github.com/apache/incubator-trafficcontrol/traffic_ops/client/v13`

-- 
To stop receiving notification emails like this one, please contact
dewr...@apache.org.

Reply via email to