From 398a274dad9ef67a4b0708d833c516e03831f46d Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Wed, 26 Jul 2023 16:43:18 +0200
Subject: [PATCH] docs: add links for cross-referencing

Signed-off-by: David Bauer <mail@david-bauer.net>
---
 docs/features/dns-cache.rst | 2 ++
 docs/features/vpn.rst       | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/docs/features/dns-cache.rst b/docs/features/dns-cache.rst
index c5376ce84..4cc496947 100644
--- a/docs/features/dns-cache.rst
+++ b/docs/features/dns-cache.rst
@@ -1,3 +1,5 @@
+.. _dns-caching:
+
 DNS caching
 ===========
 
diff --git a/docs/features/vpn.rst b/docs/features/vpn.rst
index 88a84cbdb..52bb65fcf 100644
--- a/docs/features/vpn.rst
+++ b/docs/features/vpn.rst
@@ -191,6 +191,8 @@ negative effects. Only when a previously connected node reboots the effect
 comes into play, as the gateway still knows about the old timestamp of the gluon
 node.
 
+.. _gluon-mesh-vpn-key-translate:
+
 gluon-mesh-vpn-key-translate
 """"""""""""""""""""""""""""
 
-- 
GitLab