aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-08-21 12:41:00 -0400
committerRob Austein <sra@hactrn.net>2016-08-21 12:41:00 -0400
commitff29d0daa14983f28df48b7a94b36b0b371f2e1e (patch)
tree7267740b0519b19fa8c45c32523ba8a4ecb50e50
parent3185360834dc9992c141c84517bdecd3a87312a1 (diff)
Fix URL markup in README.md.
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 648a565..01315b7 100644
--- a/README.md
+++ b/README.md
@@ -41,10 +41,10 @@ useful things with those keys.
## References and notes
-* https://www.nlnetlabs.nl/downloads/publications/hsm/
-* https://github.com/OpenSC/OpenSC/wiki/SmartCardHSM
-* https://wiki.openssl.org/index.php/Command_Line_Utilities
-* https://www.openssl.org/docs/man1.0.2/apps/
+* <https://www.nlnetlabs.nl/downloads/publications/hsm/>
+* <https://github.com/OpenSC/OpenSC/wiki/SmartCardHSM>
+* <https://wiki.openssl.org/index.php/Command_Line_Utilities>
+* <https://www.openssl.org/docs/man1.0.2/apps/>
Given the overall state of OpenSSL's documentation, it also helps to
be able to read the OpenSSL source code: in this particular case, the