Fix GitHub links 99/78399/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 4 Dec 2018 02:29:35 +0000 (10:29 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 4 Dec 2018 03:30:38 +0000 (11:30 +0800)
Not sure where these links should point to today but pin them to the
last known update to these files so they are at least reachable.

Issue: DOCS-40
Change-Id: Ia46d2729dc2d233f9245041248fe88d84438f6ba
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/developer-guide/ovsdb-developer-guide.rst
docs/developer-guide/p4plugin-developer-guide.rst

index dcbf58b338bbe697033d10d2df20ea00f2bf7313..780897807ff45ca34cc3a3c0fc15d11c5e122994 100644 (file)
@@ -686,10 +686,10 @@ OVSDB Model
 
 The OVSDB Southbound MD-SAL operates using a YANG model which is based
 on the abstract topology node model found in the `network topology
-model <https://github.com/opendaylight/yangtools/blob/stable/boron/model/ietf/ietf-topology/src/main/yang/network-topology%402013-10-21.yang>`__.
+model <https://github.com/opendaylight/yangtools/blob/7ec507df717ecde4c716c6811b71f322f8409626/model/ietf/ietf-topology/src/main/yang/network-topology%402013-10-21.yang>`_.
 
 The augmentations for the OVSDB Southbound MD-SAL are defined in the
-`ovsdb.yang <https://github.com/opendaylight/ovsdb/blob/stable/boron/southbound/southbound-api/src/main/yang/ovsdb.yang>`__
+`ovsdb.yang <https://github.com/opendaylight/ovsdb/blob/stable/boron/southbound/southbound-api/src/main/yang/ovsdb.yang>`_
 file.
 
 There are three augmentations:
index 2df93e7be8efefea27024a75b22c80de86931d67..932008040ac3c8f500d4dafd78cafb4d2fbff9e0 100644 (file)
@@ -167,7 +167,7 @@ API Description
 
       -  Set the election ID. For more information about the election IDs and
          and their meaning, refer to the following URL:
-         https://github.com/p4lang/PI/blob/master/proto/docs/arbitration.md
+         https://github.com/p4lang/PI/blob/dc2f4c6cce86e310055677c8b18831fd8f6d1f2c/proto/docs/arbitration.md
 
          When a new election ID is set, it sends master arbitration update
          messages to all devices it connected.