diff --git a/.mattrbld/config.json b/.mattrbld/config.json index a677f57..c37289d 100644 --- a/.mattrbld/config.json +++ b/.mattrbld/config.json @@ -12,6 +12,16 @@ }, "protected": true }, + { + "icon": "error", + "label": "Help", + "target": { + "name": "Project.Documentation", + "params": { + "path": "/README.md" + } + } + }, { "icon": "document-stack", "label": "Pages",