diff options
author | rebortg <github@ghlr.de> | 2020-11-30 19:46:59 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-11-30 19:46:59 +0100 |
commit | e33e1268f944be445b5a771df0e97e913487512f (patch) | |
tree | fc267ab5c8473398b81fd7016ceafa01a62c9694 /docs/services/pppoe-server.rst | |
parent | ad0dc9cf1a2161cb0bf2cfbc9c6fd4df2f78ab3a (diff) | |
download | vyos-documentation-e33e1268f944be445b5a771df0e97e913487512f.tar.gz vyos-documentation-e33e1268f944be445b5a771df0e97e913487512f.zip |
change include to absolute path
Diffstat (limited to 'docs/services/pppoe-server.rst')
-rw-r--r-- | docs/services/pppoe-server.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/services/pppoe-server.rst b/docs/services/pppoe-server.rst index e710ba6a..4deb6c7e 100644 --- a/docs/services/pppoe-server.rst +++ b/docs/services/pppoe-server.rst @@ -394,4 +394,4 @@ a /56 subnet for the clients internal use. --------+----------+-------------+--------------------------+---------------------+-------------------+------------+--------+----------+----------+---------- ppp0 | test | 192.168.0.1 | 2001:db8:8002:0:200::/64 | 2001:db8:8003::1/56 | 00:53:00:12:42:eb | | active | 00:00:49 | 875 B | 2.1 KiB -.. include:: ../common-references.rst +.. include:: /common-references.rst |