diff --git a/README.rst b/README.rst index f05d8de..8c9c38c 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ uts-server :target: http://uts-server.readthedocs.org/en/latest/?badge=latest :alt: Documentation Status -Micro Time-Stamp server (RFC 3161) written in C +Micro `RFC 3161 Time-Stamp `_ server written in C. ---- diff --git a/docs/install.rst b/docs/install.rst index 5bbba0b..d1d2588 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -6,8 +6,8 @@ Runtime dependencies List of dependencies uts-server relies on to run: -* OpenSSL (https://github.com/openssl/openssl) -* civetweb (https://github.com/civetweb/civetweb) +* `OpenSSL `_. +* `civetweb `_. Build dependencies ------------------