Skip to content
Snippets Groups Projects
Commit 2b51cac2 authored by Boris Baldassari's avatar Boris Baldassari
Browse files

T3339 Fix various formatting typos in getting started with SWH API.

parent dde95608
No related branches found
No related tags found
No related merge requests found
......@@ -98,9 +98,7 @@ Heritage server, we will use ``https://archive.softwareheritage.org/``
as the basename. All API calls will be forged according to the same
syntax:
::
https://archive.softwareheritage.org/api/1/<endpoint>
``https://archive.softwareheritage.org/api/1/<endpoint>``
Request basic Information
-------------------------
......@@ -172,9 +170,7 @@ Documentation for the endpoint is
`here <https://archive.softwareheritage.org/api/1/origin/search/doc/>`__
and the complete syntax is:
::
`/api/1/origin/search/<keyword>/`
``/api/1/origin/search/<keyword>/``
The server returns an array of hashes, with each item being formatted
as:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment