Skip to content

Commit

Permalink
Change the links to the new apidocs url
Browse files Browse the repository at this point in the history
  • Loading branch information
hellcp-work committed Jun 5, 2023
1 parent 1df65a1 commit 9b9eed8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion xml/obs_ag_tools.xml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ Options:
-X HTTP_METHOD, -m HTTP_METHOD, --method=HTTP_METHOD
specify HTTP method to use (GET|PUT|DELETE|POST)</screen>
<para>The online API documentation is available at
<link xlink:href="https://build.opensuse.org/apidocs"><emphasis>https://build.opensuse.org/apidocs</emphasis></link>
<link xlink:href="https://api.opensuse.org/apidocs/"><emphasis>https://api.opensuse.org/apidocs/</emphasis></link>
</para>
<para>Some examples for admin stuff:</para>
<screen># Read the global configuration file
Expand Down
4 changes: 2 additions & 2 deletions xml/obs_binary_tracking.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,13 +174,13 @@
<para>
/search/released/binary/id : short form, just listing the matched
binary identifiers. See the <link
xlink:href="https://build.opensuse.org/apidocs-new/index.html#/Search/get_search_released_binary_id">reference documentation</link>.
xlink:href="https://api.opensuse.org/apidocs/#/Search/get_search_released_binary_id">reference documentation</link>.
</para>
</listitem>
<listitem>
<para>/search/released/binary : long form, provides all other tracked
information as described above. See the <link
xlink:href="https://build.opensuse.org/apidocs-new/index.html#/Search/get_search_released_binary">reference documentation</link>.
xlink:href="https://api.opensuse.org/apidocs/#/Search/get_search_released_binary">reference documentation</link>.
</para>
</listitem>
</itemizedlist>
Expand Down
2 changes: 1 addition & 1 deletion xml/obs_notifications.xml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
&lt;/status&gt;
</screen>
<para>
For more informtion regarding the notifications API endpoints, check out our <link xlink:href="https://build.opensuse.org/apidocs-new/#/Notifications/get_my_notifications">New API Documentation</link>.
For more informtion regarding the notifications API endpoints, check out our <link xlink:href="https://api.opensuse.org/apidocs/#/Notifications/get_my_notifications">New API Documentation</link>.
</para>
</sect1>
</chapter>

0 comments on commit 9b9eed8

Please sign in to comment.