You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ml...@apache.org on 2015/01/23 00:23:46 UTC

[15/20] trafficserver git commit: Fix broken link, format

Fix broken link, format


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

Branch: refs/heads/master
Commit: 5bf3b044d2902e415d4209bd70ea4029fe4e85de
Parents: 51ec99d
Author: Miles Libbey <ml...@apache.org>
Authored: Fri Jan 16 14:12:07 2015 -0800
Committer: Miles Libbey <ml...@apache.org>
Committed: Thu Jan 22 15:22:30 2015 -0800

----------------------------------------------------------------------
 doc/sdk/io-guide/net-vconnections.en.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/5bf3b044/doc/sdk/io-guide/net-vconnections.en.rst
----------------------------------------------------------------------
diff --git a/doc/sdk/io-guide/net-vconnections.en.rst b/doc/sdk/io-guide/net-vconnections.en.rst
index 1dfe8a2..4c4aef5 100644
--- a/doc/sdk/io-guide/net-vconnections.en.rst
+++ b/doc/sdk/io-guide/net-vconnections.en.rst
@@ -18,10 +18,10 @@ Net Vconnections
   specific language governing permissions and limitations
   under the License.
 
-A **network** **vconnection** (or*\* netvconnection*\ \*) is a wrapper
+A **network vconnection** (or *netvconnection*) is a wrapper
 around a TCP socket that enables the socket to work within the Traffic
 Server vconnection framework. See
-`vconnections <index.en.html#Vconnections>`__ for more information about
+:ref:`vconnections <sdk-vconnections>` for more information about
 the Traffic Server abstraction for doing asynchronous IO.
 
 The netvconnection functions are listed below: