summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2021-09-13 19:28:01 +0200
committerGitHub <noreply@github.com>2021-09-13 19:28:01 +0200
commit3837ba45f27826c50a21b113925dd1c151bf5b88 (patch)
tree70c04735b72469b966e4efefc27a92b67b827e22
parenta5e61e623ab18775e3b2ac4a62c57c7fabaa811b (diff)
parent00ca59d41cf31e13d29ca92fd1b436e50d23f987 (diff)
downloadvyos-documentation-3837ba45f27826c50a21b113925dd1c151bf5b88.tar.gz
vyos-documentation-3837ba45f27826c50a21b113925dd1c151bf5b88.zip
Merge pull request #616 from gil-obradors/patch-1
Update development.rst
-rw-r--r--docs/contributing/development.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/contributing/development.rst b/docs/contributing/development.rst
index e59910d5..7d90ac0f 100644
--- a/docs/contributing/development.rst
+++ b/docs/contributing/development.rst
@@ -709,10 +709,10 @@ http://dev.packages.vyos.net/repositories/.
.. _VyConf: https://github.com/vyos/vyconf/tree/master/data/schemata
.. _vyos-1x: https://github.com/vyos/vyos-1x/tree/current/schema
.. _Jinja2: https://jinja.palletsprojects.com/
-.. _`IPv4, IPv6 and DHCP(v6)`: https://github.com/vyos/vyos-1x/tree/current/interface-definitions/include/address-ipv4-ipv6-dhcp.xml.i
-.. _`IPv4, IPv6`: https://github.com/vyos/vyos-1x/tree/current/interface-definitions/include/address-ipv4-ipv6.xml.i
-.. _`VLAN (VIF)`: https://github.com/vyos/vyos-1x/tree/current/interface-definitions/include/vif.xml.i
-.. _`MAC address`: https://github.com/vyos/vyos-1x/tree/current/interface-definitions/include/interface-mac.xml.i
+.. _`IPv4, IPv6 and DHCP(v6)`: https://github.com/vyos/vyos-1x/blob/current/interface-definitions/include/interface/address-ipv4-ipv6-dhcp.xml.i
+.. _`IPv4, IPv6`: https://github.com/vyos/vyos-1x/blob/current/interface-definitions/include/interface/address-ipv4-ipv6.xml.i
+.. _`VLAN (VIF)`: https://github.com/vyos/vyos-1x/blob/current/interface-definitions/include/interface/vif.xml.i
+.. _`MAC address`: https://github.com/vyos/vyos-1x/blob/current/interface-definitions/include/interface/mac.xml.i
.. include:: /_include/common-references.txt