diff options
-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 |