feat: provide edito button to jump directly to the item in a repo
closes #115
This commit is contained in:
committed by
Bastian
parent
95fefb55ff
commit
7e65a17e7c
@@ -65,5 +65,9 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"dateFormat": "MMMM YYYY"
|
||||
"dateFormat": "MMMM YYYY",
|
||||
"editLink": {
|
||||
"radarLink": "https://github.com/AOEpeople/techradar/edit/main/radar",
|
||||
"title": "Edit"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user