Skip to content

Commit 733743d

Browse files
Fix URLs to point to CV32A60X-specific files on RTDs. (#2938)
This fixes the paths for the CV32A60X-specific documentation (from the cv32a60x branch). Whenever the cv32a60x branch is updated, the documentation will be regenerated by RTD.
1 parent 30811d1 commit 733743d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/07_cv32a60x/index.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@ CV32A60X documentation
88
riscv/unpriv.rst
99
riscv/priv.rst
1010
11-
Below are links to RISC-V ISA documents tailored for OpenHW Group CV32A60X
12-
and to design documentation.
13-
Only those CSRs and Instruction Sets that are supported by the CV32A60X are documented here.
11+
Below are links to RISC-V ISA documents tailored for the CV32A60X and to CV32A60X-specific design documentation.
12+
Only those CSRs and Instructions that are supported by the CV32A60X are documented here.
1413

1514
| `Unprivileged RISC-V ISA <https://cva6-cv32a60x.readthedocs.io/en/latest/07_cv32a60x/riscv/unpriv.html>`_
1615
| `Privileged RISC-V ISA <https://cva6-cv32a60x.readthedocs.io/en/latest/07_cv32a60x/riscv/priv.html>`_
17-
| `Design Documentation for CV32A60X architecture <https://cva6-cv32a60x.readthedocs.io/en/latest/07_cv32a60x/design/design-cv32a60x.html>`_
16+
| `Design Documentation for CV32A60X <https://cva6-cv32a60x.readthedocs.io/en/latest/07_cv32a60x/design/design.html>`_
1817

0 commit comments

Comments
 (0)