Skip to content

Commit 214334d

Browse files
committed
Fix indentation #963
Signed-off-by: John M. Horan <[email protected]>
1 parent b96b1bf commit 214334d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/introduction.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ fixes those vulnerabilities.**
2626
vulnerability, e.g., by CVE. From there you can navigate to the package
2727
vulnerabilities and to the vulnerable packages.
2828

29-
- With the JSON API, you can perform package queries using Package URLs (purl) or query
29+
- With the JSON API, you can perform package queries using Package URLs (`purl
30+
<https://github.com/package-url/purl-spec>`__) or query
3031
by vulnerability id. You can also query by CPEs and other vulnerability aliases.
3132
The API provides paginated index and detail endpoints and includes indexes
3233
of vulnerable CPEs and vulnerable Package URLs.

0 commit comments

Comments
 (0)