From 583a7c2113b0c095cc4ddf080e7380282062b21e Mon Sep 17 00:00:00 2001 From: vveliev Date: Wed, 16 Nov 2022 18:35:06 -0500 Subject: [PATCH] fix: revert jinja --- docs/map.jinja.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/map.jinja.rst b/docs/map.jinja.rst index 177dd09e..86f22283 100644 --- a/docs/map.jinja.rst +++ b/docs/map.jinja.rst @@ -536,7 +536,7 @@ This ``sls`` file expose a ``TEMPLATE`` context variable to the jinja template w .. _roots: https://docs.saltproject.io/en/latest/ref/file_server/all/salt.fileserver.roots.html .. _gitfs: https://docs.saltproject.io/en/latest/topics/tutorials/gitfs.html .. _salt.slsutil.merge: https://docs.saltproject.io/en/latest/ref/modules/all/salt.modules.slsutil.html#salt.modules.slsutil.merge -.. _traverse: https://docs.saltproject.io/en/latest/topics/libs/index.html#traverse +.. _traverse: https://docs.saltproject.io/en/latest/topics/jinja/index.html#traverse .. _salt-ssh: https://docs.saltproject.io/en/latest/topics/ssh/ .. _template-formula/TEMPLATE/config/file.sls: https://github.com/saltstack-formulas/template-formula/blob/master/TEMPLATE/config/file.sls .. _bug 58726: https://github.com/saltstack/salt/issues/58726