Skip to content

Commit

Permalink
Merge pull request #686 from AndreiRailean/patch-1
Browse files Browse the repository at this point in the history
Fix link to Theming doc
  • Loading branch information
fzaninotto committed Sep 11, 2015
2 parents 60da219 + c9e5134 commit b0c8acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Configuration-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Enable or disable debug (enabled by default)
var app = nga.application().debug(false)

* `header(string)`
Customize the application header. See [the Theming doc](doc/Theming.md) for details.
Customize the application header. See [the Theming doc](Theming.md) for details.

* `menu(Menu)`
Customize the sidebar menu. See [the Menu doc](Menus.md) for details.
Expand Down

0 comments on commit b0c8acb

Please sign in to comment.