From 0a7803c60c3e0ffc11a17c7b835f8e7593c9b754 Mon Sep 17 00:00:00 2001 From: Ryan Merolle Date: Tue, 18 Jan 2022 11:41:08 -0500 Subject: [PATCH] Updated NAPALM Configuration (markdown) --- NAPALM-Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NAPALM-Configuration.md b/NAPALM-Configuration.md index 39bb23e..e9b80b7 100644 --- a/NAPALM-Configuration.md +++ b/NAPALM-Configuration.md @@ -9,4 +9,4 @@ To enable this functionality, simply complete the following lines in `netbox.env * `NAPALM_TIMEOUT`: A value to use for when an attempt to connect to a device will timeout if no response has been recieved. [napalm-doc]: http://napalm.readthedocs.io/en/latest/index.html -[netbox-napalm-doc]: https://netbox.readthedocs.io/en/latest/configuration/optional-settings/#napalm_username \ No newline at end of file +[netbox-napalm-doc]: https://netbox.readthedocs.io/en/stable/additional-features/napalm/ \ No newline at end of file