bgp-extensions: fix ODL BGP links in javadoc 15/12315/1
authorMarek Gradzki <mgradzki@cisco.com>
Fri, 27 Apr 2018 19:07:32 +0000 (21:07 +0200)
committerMarek Gradzki <mgradzki@cisco.com>
Wed, 2 May 2018 09:44:28 +0000 (11:44 +0200)
Change-Id: I84b338774c8175a7e59f03db3b81297607df0141
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
infra/northbound/bgp-extensions/evpn/asciidoc/Readme.adoc
infra/northbound/bgp-extensions/inet/asciidoc/Readme.adoc
infra/northbound/bgp-extensions/l3-vpn-v4/asciidoc/Readme.adoc
infra/northbound/bgp-extensions/l3-vpn-v6/asciidoc/Readme.adoc
infra/northbound/bgp-extensions/labeled-unicast/asciidoc/Readme.adoc
infra/northbound/bgp-extensions/linkstate/asciidoc/Readme.adoc
release-notes/pom.xml

index b822cb7..a31519b 100644 (file)
@@ -1,6 +1,6 @@
 = Evpn
 
-Configure http://docs.opendaylight.org/en/${project-odl-branch}/user-guide/bgp-user-guide.html#evpn-family[Evpn] extension for ODL BGP
+Configure http://docs.opendaylight.org/en/stable-oxygen/user-guide/bgpcep-guide/bgp/bgp-user-guide-evpn-family.html[Evpn] extension for ODL BGP
 
 Handles following table types:
 
index dbc32d9..d10d769 100644 (file)
@@ -1,6 +1,6 @@
 = Inet
 
-Configure http://docs.opendaylight.org/en/${project-odl-branch}/user-guide/bgp-user-guide.html#evpn-family[Inet] extension for ODL BGP
+Configure http://docs.opendaylight.org/en/stable-oxygen/user-guide/bgpcep-guide/bgp/bgp-user-guide-ip-unicast-family.html[Inet] extension for ODL BGP
 
 Handles following table types:
 
index 10ddee8..4a30017 100644 (file)
@@ -1,6 +1,6 @@
 = L3-vpn-v4
 
-Configure v4 part of  http://docs.opendaylight.org/en/${project-odl-branch}/user-guide/bgp-user-guide.html#ip-l3vpn-family[L3Vpn] extension for ODL BGP
+Configure v4 part of http://docs.opendaylight.org/en/stable-oxygen/user-guide/bgpcep-guide/bgp/bgp-user-guide-l3vpn-family.html#ipv4-l3vpn[L3Vpn] extension for ODL BGP
 
 Handles following table types:
 
index b63cda9..331bec9 100644 (file)
@@ -1,6 +1,6 @@
 = L3-vpn-v6
 
-Configure v6 part of http://docs.opendaylight.org/en/${project-odl-branch}/user-guide/bgp-user-guide.html#ip-l3vpn-family[L3Vpn] extension for ODL BGP
+Configure v6 part of http://docs.opendaylight.org/en/stable-oxygen/user-guide/bgpcep-guide/bgp/bgp-user-guide-l3vpn-family.html#ipv6-l3vpn[L3Vpn] extension for ODL BGP
 
 Handles following table types:
 
index 831c8d0..8a2feed 100644 (file)
@@ -1,6 +1,6 @@
 = Labeled-unicast
 
-Configure http://docs.opendaylight.org/en/${project-odl-branch}/user-guide/bgp-user-guide.html#ip-labeled-unicast-family[LabeledUnicast] extension for ODL BGP
+Configure http://docs.opendaylight.org/en/stable-oxygen/user-guide/bgpcep-guide/bgp/bgp-user-guide-labeled-family.html[Labeled Unicast] extension for ODL BGP
 
 Handles following table types:
 
index 30b77cd..c54b514 100644 (file)
@@ -1,6 +1,6 @@
 = Linkstate
 
-Configure http://docs.opendaylight.org/en/${project-odl-branch}/user-guide/bgp-user-guide.html#link-state-family[Linkstate] extension for ODL BGP
+Configure http://docs.opendaylight.org/en/stable-oxygen/user-guide/bgpcep-guide/bgp/bgp-user-guide-linkstate-family.html[Linkstate] extension for ODL BGP
 
 Handles following table types:
 
index 6a53383..78410ad 100644 (file)
@@ -80,7 +80,6 @@
                 <project-version-in-jira>11303</project-version-in-jira>
                 <project-branch>master</project-branch>
                 <project-git-web>https://git.fd.io/cgit/honeycomb/tree</project-git-web>
-                <project-odl-branch>stable-oxygen</project-odl-branch>
               </attributes>
             </configuration>
           </execution>