diff --git a/Doxygen/dsp.dxy b/Doxygen/dsp.dxy
index 0b320678..cefedb11 100644
--- a/Doxygen/dsp.dxy
+++ b/Doxygen/dsp.dxy
@@ -38,7 +38,7 @@ PROJECT_NAME = "CMSIS-DSP"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = "Version 1.10.1-dev"
+PROJECT_NUMBER = "Version 1.10.1-rc1"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
diff --git a/Doxygen/history.txt b/Doxygen/history.txt
index 5dc9cfd1..c17f77f4 100644
--- a/Doxygen/history.txt
+++ b/Doxygen/history.txt
@@ -6,6 +6,12 @@
Version |
Description |
+
+ | 1.10.1-rc1 |
+
+ CMSIS-DSP on new repository : release candidate 1
+ |
+
| 1.10.1-dev |
diff --git a/README.md b/README.md
index 86082cdb..814433b5 100755
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# CMSIS-DSP
-[](https://github.com/ARM-software/CMSIS-DSP/releases/latest) [](https://github.com/ARM-software/CMSIS-DSP)
+[](https://github.com/ARM-software/CMSIS-DSP/blob/main/LICENSE.txt)
## About
|