diff --git a/content/_index.html b/content/_index.html index 0ea9f11654b4d8dbba0b38d9e57cd78f85a821de..1e463d8231aa5fd331b7e788955d41108f8f3b87 100644 --- a/content/_index.html +++ b/content/_index.html @@ -21,9 +21,6 @@ linkTitle = "PQC Integration" <a class="btn btn-lg btn-warning mr-3 mb-4" href="{{< relref "/docs/projects/management.md" >}}"> PQC Migration Management <i class="fas fa-arrow-alt-circle-right ml-2 "></i> </a> - <a class="btn btn-lg btn-warning mr-3 mb-4" href="{{< relref "/docs/projects/ca-maturity.md" >}}"> - Crypto-Agiliy Maturity Model <i class="fas fa-arrow-alt-circle-right ml-2 "></i> - </a> <a class="btn btn-lg btn-warning mr-3 mb-4" href="{{< relref "/docs/projects/tls.md" >}}"> PQ TLS 1.3 Integration & Evaluation <i class="fas fa-arrow-alt-circle-right ml-2 "></i> </a> @@ -39,6 +36,9 @@ linkTitle = "PQC Integration" <a class="btn btn-lg btn-dark mr-3 mb-4" href="https://fbi.h-da.de/eucrite/"> eUCRITE API <i class="fas fa-arrow-alt-circle-right ml-2 "></i> </a> + <a class="btn btn-lg btn-dark mr-3 mb-4" href="https://camm.h-da.io/"> + Crypto-Agility Maturity Model <i class="fas fa-arrow-alt-circle-right ml-2 "></i> + </a> </p> <p class="display-4">PQC integration projects initiated by the research groups for Applied Cyber-Security and User-Centered Security at Darmstadt University of Applied Sciences.</p> {{< blocks/link-down color="white" >}} diff --git a/content/docs/projects/ca-maturity.md b/content/docs/projects/ca-maturity.md.alt similarity index 100% rename from content/docs/projects/ca-maturity.md rename to content/docs/projects/ca-maturity.md.alt