Update Network-Map.md (#10459)

Fixed broken links
This commit is contained in:
Derova
2019-07-25 22:05:41 +10:00
committed by Tony Murray
parent 432496f27a
commit 149b47d215

View File

@@ -22,8 +22,8 @@ Network maps for individual devices are available showing the relationship with
Also you can Build Device Groups and those Device Groups can be drawn with Network Map. Also you can Build Device Groups and those Device Groups can be drawn with Network Map.
### Network Map Configurator. ### Network Map Configurator.
This link will show you all the options and explain what they do. [Link](http://visjs.org/docs/network/) This link will show you all the options and explain what they do. [Link](https://visjs.github.io/vis-network/docs/network/)
You may also access the dyanamic configuration interface [example here](http://visjs.org/examples/network/other/configuration.html) from within LibreNMS by adding the following to config.php You may also access the dyanamic configuration interface [example here](https://visjs.github.io/vis-network/examples/network/other/configuration.html) from within LibreNMS by adding the following to config.php
```php ```php
$config['network_map_vis_options'] = '{ $config['network_map_vis_options'] = '{
"configure": { "enabled": true}, "configure": { "enabled": true},