Skip to content

Commit 3c335e4

Browse files
authored
Fix url for CC-BY-SA 4.0 license (#298)
1 parent 7bc0ea6 commit 3c335e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ <h2 id="feedback">Feedback</h2>
176176

177177
<h2 id="license">License</h2>
178178

179-
<p>The latest versions of the PSA Certified APIs that are hosted on this website are licensed under the Creative Commons <a href="https://creativecommons.org/licenses/by/4.0">Attribution–Share Alike 4.0 International license</a> and <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. Some earlier versions of the specifications are licensed under a non-confidential license from Arm.</p>
179+
<p>The latest versions of the PSA Certified APIs that are hosted on this website are licensed under the Creative Commons <a href="https://creativecommons.org/licenses/by-sa/4.0">Attribution–Share Alike 4.0 International license</a> and <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. Some earlier versions of the specifications are licensed under a non-confidential license from Arm.</p>
180180

181181
<p>Refer to individual documents for license details.</p>
182182

site-src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The latest versions of the PSA Certified APIs that are hosted on this website ar
7474

7575
Refer to individual documents for license details.
7676

77-
[CC-BY-SA-4.0]: https://creativecommons.org/licenses/by/4.0
77+
[CC-BY-SA-4.0]: https://creativecommons.org/licenses/by-sa/4.0
7878
[APACHE-2.0]: https://www.apache.org/licenses/LICENSE-2.0
7979

8080
----

0 commit comments

Comments
 (0)