GitRoot

craft your forge, build your project, grow your community freely
 1---
 2id: "1e30"
 3priority: 90
 4sprint: ""
 5assignee: null
 6status: v0.4
 7kind: issue
 8---
 9
10# Apex need to point to graft for branches
11
12Today apex render grafts. And graft list rendered modified files.
13
14Find a way to link to graft in `/branches/index.html` withtout linking apex with graft plugin. Maybe user can set a conf? `{linkToBranch: '/branches/$BRANCH_NAME.html'}` -> `{linkToBranch: '/branches/$BRANCH_NAME/grafts/$BRANCH_NAME.html'}`