API spec PDF: link to the actual PDF

Link to the PDF file, not to a page with an embedded PDF reader
This commit is contained in:
Gilles Peskine 2019-05-23 19:28:12 +02:00
parent 8907b019e7
commit 58501e5ecc

View File

@ -30,7 +30,7 @@ There are currently a few deviations where the library does not yet implement th
### PSA Cryptography API
You can read the [complete PSA cryptography API specification as a PDF document](https://github.com/ARMmbed/mbed-crypto/blob/psa-crypto-api/docs/PSA_Cryptography_API_Specification.pdf). The API reference is also available in [HTML format](https://htmlpreview.github.io/?https://github.com/ARMmbed/mbed-crypto/blob/psa-crypto-api/docs/html/index.html).
You can read the [complete PSA cryptography API specification as a PDF document](https://github.com/ARMmbed/mbed-crypto/raw/psa-crypto-api/docs/PSA_Cryptography_API_Specification.pdf). The API reference is also available in [HTML format](https://htmlpreview.github.io/?https://github.com/ARMmbed/mbed-crypto/blob/psa-crypto-api/docs/html/index.html).
### Browsable library documentation