diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2020-06-20 18:39:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-20 17:39:22 -0500 |
| commit | f0bc6620d9c6b3959c5830f65e149e4d044b7080 (patch) | |
| tree | 7ca81c4bc97e5a939afff3365ef044e8f3a90405 /docs/development | |
| parent | 0b036170842e33c98f2132c9ba00ff97f07c709f (diff) | |
| download | cryptography-f0bc6620d9c6b3959c5830f65e149e4d044b7080.tar.gz | |
Fix for linkcheck (#5281)
* Fix for linkcheck
* attempted linkcheck fix
Diffstat (limited to 'docs/development')
| -rw-r--r-- | docs/development/test-vectors.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 182df1887..9fca681b2 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -739,7 +739,7 @@ header format (substituting the correct information): .. _`root data`: https://hg.mozilla.org/projects/nss/file/25b2922cc564/security/nss/lib/ckfw/builtins/certdata.txt#l2053 .. _`asymmetric/public/PKCS1/dsa.pub.pem`: https://github.com/ruby/ruby/blob/4ccb387f3bc436a08fc6d72c4931994f5de95110/test/openssl/test_pkey_dsa.rb#L53 .. _`Mozilla bug`: https://bugzilla.mozilla.org/show_bug.cgi?id=233586 -.. _`Russian CA`: https://e-trust.gosuslugi.ru/MainCA +.. _`Russian CA`: https://e-trust.gosuslugi.ru/ .. _`test/evptests.txt`: https://github.com/openssl/openssl/blob/2d0b44126763f989a4cbffbffe9d0c7518158bb7/test/evptests.txt .. _`unknown signature OID`: https://bugzilla.mozilla.org/show_bug.cgi?id=405966 .. _`botan`: https://github.com/randombit/botan/blob/57789bdfc55061002b2727d0b32587612829a37c/src/tests/data/pubkey/dh.vec |
