Update links to the latest Networking APIs
Update links to reference to the in tree Networking APIs Change-Id: I057e49404d2bc9602d03eb29e3daa42dd463e617
This commit is contained in:
parent
eedebe3a69
commit
57fcba2624
@ -77,12 +77,12 @@
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<link xlink:type="simple" xlink:href="api-ref-networking-v2.html">Networking API v2.0 (CURRENT)</link>
|
||||
<link xlink:type="simple" xlink:href="api-ref/networking/v2">Networking API v2.0 (CURRENT)</link>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<link xlink:type="simple" xlink:href="api-ref-networking-v2-ext.html">Networking API v2.0 extensions (CURRENT)</link>
|
||||
<link xlink:type="simple" xlink:href="api-ref/networking/v2-ext">Networking API v2.0 extensions (CURRENT)</link>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -16,3 +16,6 @@ redirect 301 /api-ref-identity-admin-v2.html /api-ref/identity/v2-admin/index.ht
|
||||
redirect 301 /api-ref-identity-v2-ext.html /api-ref/identity/v2-ext/index.html
|
||||
redirect 301 /api-ref-identity-v3.html /api-ref/identity/v3/index.html
|
||||
redirect 301 /api-ref-identity-v3-ext.html /api-ref/identity/v3-ext/index.html
|
||||
# Redirect WADL-based Networking API docs to in-tree docs
|
||||
redirect 301 /api-ref-networking-v2.html /api-ref/networking/v2/index.html
|
||||
redirect 301 /api-ref-networking-v2-ext.html /api-ref/networking/v2-ext/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user