Skip to content

Commit ec8c90e

Browse files
committed
Update vulnerabilities search url
Signed-off-by: Keshav Priyadarshi <[email protected]>
1 parent c83ae77 commit ec8c90e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/user-interface.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ package URL or purl prefix fragment such as
1515

1616
The search by packages is available at the following URL:
1717

18-
`https://public.vulnerablecode.io/packages/search <https://public.vulnerablecode.io/packages/search>`_
18+
`https://public.vulnerablecode.io/packages/search/ <https://public.vulnerablecode.io/packages/search/>`_
1919

2020
How to search by packages:
2121

22-
1. Go to the URL: `https://public.vulnerablecode.io/packages/search <https://public.vulnerablecode.io/packages/search>`_
22+
1. Go to the URL: `https://public.vulnerablecode.io/packages/search/ <https://public.vulnerablecode.io/packages/search/>`_
2323
2. Enter the package URL or purl prefix fragment such as ``pkg:pypi``
2424
or by package name in the search box.
2525
3. Click on the search button.
@@ -46,11 +46,11 @@ fragment of these identifiers like ``CVE-2021``.
4646

4747
The search by vulnerabilities is available at the following URL:
4848

49-
`https://public.vulnerablecode.io/vulnerabilities/search <https://public.vulnerablecode.io/vulnerabilities/search>`_
49+
`https://public.vulnerablecode.io/vulnerabilities/search/ <https://public.vulnerablecode.io/vulnerabilities/search/>`_
5050

5151
How to search by vulnerabilities:
5252

53-
1. Go to the URL: `https://public.vulnerablecode.io/vulnerabilities/search <https://public.vulnerablecode.io/vulnerabilities/search>`_
53+
1. Go to the URL: `https://public.vulnerablecode.io/vulnerabilities/search/ <https://public.vulnerablecode.io/vulnerabilities/search/>`_
5454
2. Enter the VCID, CVE, GHSA, CPEs etc. in the search box.
5555
3. Click on the search button.
5656

0 commit comments

Comments
 (0)