Jeremy Stretch 1 месяц назад
Родитель
Сommit
ab07002df8

+ 1 - 1
docs/plugins/development/config-templates.md

@@ -1,6 +1,6 @@
 # Jinja Config Templates
 # Jinja Config Templates
 
 
-NetBox uses [Jinja](https://jinja.palletsprojects.com/) to render [configuration templates](../../features/config-templates.md). Plugins can extend this rendering pipeline in two complementary ways:
+NetBox uses [Jinja](https://jinja.palletsprojects.com/) to render [configuration templates](../../features/configuration-rendering.md#configuration-templates). Plugins can extend this rendering pipeline in two complementary ways:
 
 
 1. **Register custom filters** — make new template filters available by name in every config template.
 1. **Register custom filters** — make new template filters available by name in every config template.
 2. **Inject context variables** — add extra variables that are available inside every config template render.
 2. **Inject context variables** — add extra variables that are available inside every config template render.

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
netbox/project-static/dist/netbox.js


Разница между файлами не показана из-за своего большого размера
+ 0 - 0
netbox/project-static/dist/netbox.js.map


Некоторые файлы не были показаны из-за большого количества измененных файлов