]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
fix: added missing underscore 13376/head
authorBitWorker <48549636+b1tw0rker@users.noreply.github.com>
Tue, 17 Oct 2023 05:52:14 +0000 (07:52 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2023 05:52:14 +0000 (07:52 +0200)
pdns/dnsdistdist/docs/install.rst

index 5c87e2bbf5c3900dc7c51c0177fc991d7a6fef50..13b672855a9ca7ac0ebeac13a85314d9d71021f3 100644 (file)
@@ -60,7 +60,7 @@ dnsdist depends on the following libraries:
 * `protobuf <https://developers.google.com/protocol-buffers/>`_ (optional, not needed as of 1.6.0)
 * `quiche <https://github.com/cloudflare/quiche>`_ (optional, incoming DoQ support)
 * `re2 <https://github.com/google/re2>`_ (optional)
-* `TinyCDB <https://www.corpit.ru/mjt/tinycdb.html>` (optional, CDB support)
+* `TinyCDB <https://www.corpit.ru/mjt/tinycdb.html>`_ (optional, CDB support)
 
 Should :program:`dnsdist` be run on a system with systemd, it is highly recommended to have
 the systemd header files (``libsystemd-dev`` on Debian and ``systemd-devel`` on CentOS)