Skip to content

Commit f2d0c97

Browse files
committed
Fix CI for docs
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
1 parent a8c4ee9 commit f2d0c97

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

docs/source/introduction.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@ What can I do with VulnerableCode?
1818

1919
**For security researchers and software developers, VulnerableCode offers a web
2020
UI and a JSON API to efficiently find if the FOSS packages and dependencies that
21-
you use are affected by known vulnerabilities advisories and to determine whether a later package version
22-
fixes those vulnerabilities advisories.**
21+
you use are affected by known vulnerabilities advisories and to determine whether
22+
a later package version fixes those vulnerabilities advisories.**
2323

2424

25-
- With the web UI, you can search by package using Package URLs and navigate directly to advisory/AVID page
25+
- With the web UI, you can search by package using
26+
Package URLs and navigate directly to advisory/AVID page
2627

2728
- With the JSON API, you can perform package queries using Package URLs (`purl
2829
<https://github.com/package-url/purl-spec>`__) or query

docs/source/reference_model_overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ This is a set of Graphviz-based graph diagrams of the application and admin mode
88
.. figure:: images/vcio-model.svg
99
:alt: application and Admin model diagrams
1010
:width: 100%
11-
:class: with-shadow clear-both
11+
:class: with-shadow clear-both

docs/source/user-interface.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ and the advisory identifier (for example, CVE-2026-23918). `https://public.vulne
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>`_
46-
- `https://public.vulnerablecode.io/advisories/nvd/CVE-2026-23918 <https://public.vulnerablecode.io/advisories/nvd/CVE-2023-40024>`_
46+
- `https://public.vulnerablecode.io/advisories/nvd/CVE-2026-23918 <https://public.vulnerablecode.io/advisories/nvd/CVE-2023-40024>`_

0 commit comments

Comments
 (0)