craft your forge, build your project, grow your community freely
1---
2id: "1e30"
3priority: 90
4sprint: ""
5assignee: null
6status: v0.4
7kind: issue
8---
910# Apex need to point to graft for branches
1112Today apex render grafts. And graft list rendered modified files.
1314Find 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'}`