Skip to content

Commit b180696

Browse files
authored
Merge pull request #10459 from gilles-peskine-arm/fix-doc-submodule-links
Fix documentation link to submodule that doesn't work on GitHub
2 parents b2878ee + 58439de commit b180696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/4.0-migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The changes are detailed below. Here is a summary of the main points:
1111
- The cryptography API is now mostly the PSA API: most legacy cryptography APIs have been removed. This has led to adaptations in some X.509 and TLS APIs, notably because the library always uses the PSA random generator.
1212
- Various deprecated or minor functionality has been removed.
1313

14-
Please consult the [TF-PSA-Crypto migration guide](../tf-psa-crypto/docs/1.0-migration-guide.md) for all information related to the crytography part of the library.
14+
Please consult the [TF-PSA-Crypto migration guide](https://github.com/Mbed-TLS/TF-PSA-Crypto/blob/development/docs/1.0-migration-guide.md) for all information related to the crytography part of the library.
1515

1616
## CMake as the only build system
1717
Mbed TLS now uses CMake exclusively to configure and drive its build process.

0 commit comments

Comments
 (0)