mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
doc/configuration: link to style guide
This commit is contained in:
parent
add0667550
commit
9e4cdd4470
@ -18,6 +18,6 @@ $section->add('Module documentations', array(
|
|||||||
'url' => 'doc/module',
|
'url' => 'doc/module',
|
||||||
));
|
));
|
||||||
$section->add($this->translate('Developer - Style'), array(
|
$section->add($this->translate('Developer - Style'), array(
|
||||||
'url' => 'doc/style/font',
|
'url' => 'doc/style/guide',
|
||||||
'priority' => 200,
|
'priority' => 200,
|
||||||
));
|
));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user