Skip to content

Commit 1292a34

Browse files
committed
Fix a typo in the docs
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
1 parent ccfc82e commit 1292a34

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PIPELINES-AVID.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pipelines AVID Mapping
1111
within its datasource.
1212

1313
- An ``AVID`` is the unique identifier for the datasource used for this
14-
advisory (for example, ``nvd`` or ``github_osv``).
14+
advisory (datasource_id example: ``nvd`` or ``github_osv``).
1515

1616
A pipeline AVID is constructed by combining the pipeline identifier with the
1717
upstream Advisory ID ``datasource_id/advisory_id``. For example:

docs/source/user-interface.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Navigate to Advisories
3939
-----------------------
4040

4141
You can directly navigate to an advisory page by specifying the importer name (for example, nvd)
42-
and the advisory identifier (for example, CVE-2026-23918). `https://public.vulnerablecode.io/advisories/advisory_name/AVID`
42+
and the advisory identifier (for example, CVE-2026-23918). `https://public.vulnerablecode.io/advisories/datasource_id/advisory_id`
4343

4444
For example:
4545
- `https://public.vulnerablecode.io/advisories/github_osv/GHSA-6xcx-gx7r-rccj <https://public.vulnerablecode.io/advisories/github_osv/GHSA-6xcx-gx7r-rccj>`_

0 commit comments

Comments
 (0)