diff options
author | Roberto Berto <roberto.berto@gmail.com> | 2023-12-15 17:35:47 -0300 |
---|---|---|
committer | Roberto Berto <roberto.berto@gmail.com> | 2023-12-15 17:35:47 -0300 |
commit | 0993a91255cad0dd893b7a60e05fd2120a343407 (patch) | |
tree | 0f7b7374bf58841a26652599ad7ac82280245c2d /docs/automation | |
parent | ddc9c32d0209dd7bcac0ae99dba36f010a53398b (diff) | |
download | vyos-documentation-0993a91255cad0dd893b7a60e05fd2120a343407.tar.gz vyos-documentation-0993a91255cad0dd893b7a60e05fd2120a343407.zip |
+ pyvyos python sdk improved href at botoom
Diffstat (limited to 'docs/automation')
-rw-r--r-- | docs/automation/vyos-pyvyos.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/automation/vyos-pyvyos.rst b/docs/automation/vyos-pyvyos.rst index d3740b42..fba9b8b7 100644 --- a/docs/automation/vyos-pyvyos.rst +++ b/docs/automation/vyos-pyvyos.rst @@ -145,4 +145,4 @@ Configure, then Load File response = device.config_file_load(file="/config/test300.config") -. _pyvyos: https://github.com/robertoberto/pyvyos
\ No newline at end of file +.. _pyvyos: https://github.com/robertoberto/pyvyos
\ No newline at end of file |