diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-29 11:07:22 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-12-29 11:07:24 +0100 |
commit | 1499918804a16051c44d2ee248c067f25e617185 (patch) | |
tree | 73840d13c10a140184bd57d393b96f6b7afb990a /docs/contributing/development.rst | |
parent | 37a891f7cf0499c958eb6bbff5699455a4ada01a (diff) | |
download | vyos-documentation-1499918804a16051c44d2ee248c067f25e617185.tar.gz vyos-documentation-1499918804a16051c44d2ee248c067f25e617185.zip |
common-references: migrate all VyOS Phabricator references
Diffstat (limited to 'docs/contributing/development.rst')
-rw-r--r-- | docs/contributing/development.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/contributing/development.rst b/docs/contributing/development.rst index 35b9e17a..fed06e6f 100644 --- a/docs/contributing/development.rst +++ b/docs/contributing/development.rst @@ -695,10 +695,11 @@ 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/ -.. _Phabricator: https://phabricator.vyos.net/ .. _Jenkins: https://jenkins.io/ .. _Dockerhub: https://hub.docker.com/u/vyos/ .. _`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 + +.. include:: ../common-references.rst |