Skip to content

Commit b1d9563

Browse files
authored
Merge pull request #568 from bluikko/patch-1
Invalid NetBox readthedocs URL in nb_inventory docs
2 parents 089bd33 + 61bb86e commit b1d9563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/inventory/nb_inventory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
- tag: web
231231
- tag: production
232232
233-
# See the NetBox documentation at https://netbox.readthedocs.io/en/latest/api/overview/
233+
# See the NetBox documentation at https://netbox.readthedocs.io/en/stable/rest-api/overview/
234234
# the query_filters work as a logical **OR**
235235
#
236236
# Prefix any custom fields with cf_ and pass the field value with the regular NetBox query string

0 commit comments

Comments
 (0)