We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b079fc1 commit a1bef9bCopy full SHA for a1bef9b
README.md
@@ -1,11 +1,10 @@
1
RISC-V Debug Specification
2
==========================
3
4
-The current master branch is v1.0.0-frozen.
5
-
6
You may be looking for one of the following pre-built PDFs:
7
-* [Latest frozen](https://github.com/riscv/riscv-debug-spec/blob/master/riscv-debug-frozen.pdf)
+* [Latest release candidate](https://github.com/riscv/riscv-debug-spec/releases)
8
* [Latest release](https://github.com/riscv/riscv-debug-spec/blob/release/riscv-debug-release.pdf)
+ (This is outdated at this point, and only of historical interest.)
9
10
Build Instructions
11
------------------
0 commit comments