|
|
@ -207,6 +207,8 @@ extlinks = {
|
|
|
|
'dffd': ('http://dffd.bay12games.com/file.php?id=%s', 'DFFD file '),
|
|
|
|
'dffd': ('http://dffd.bay12games.com/file.php?id=%s', 'DFFD file '),
|
|
|
|
'bug': ('http://www.bay12games.com/dwarves/mantisbt/view.php?id=%s',
|
|
|
|
'bug': ('http://www.bay12games.com/dwarves/mantisbt/view.php?id=%s',
|
|
|
|
'Bug '),
|
|
|
|
'Bug '),
|
|
|
|
|
|
|
|
'source': ('https://github.com/DFHack/dfhack/tree/develop/%s', ''),
|
|
|
|
|
|
|
|
'source:scripts': ('https://github.com/DFHack/scripts/tree/master/%s', ''),
|
|
|
|
'issue': ('https://github.com/DFHack/dfhack/issues/%s', 'Issue '),
|
|
|
|
'issue': ('https://github.com/DFHack/dfhack/issues/%s', 'Issue '),
|
|
|
|
'commit': ('https://github.com/DFHack/dfhack/commit/%s', 'Commit '),
|
|
|
|
'commit': ('https://github.com/DFHack/dfhack/commit/%s', 'Commit '),
|
|
|
|
}
|
|
|
|
}
|
|
|
|