http://github.com/<username>/<project>/commits/<branch>/<path/to/file>
instead of
http://github.com/<username>/<project>/tree/<branch>/<path/to/file>
— from Stackoverflow answer.
See also
{ | |
"workbench.colorTheme": "Visual Studio Light", | |
"editor.accessibilitySupport": "off", | |
"window.zoomLevel": 0, | |
"workbench.colorCustomizations": { | |
"tab.activeBackground": "#ffffff", | |
"tab.inactiveBackground": "#dcdaff", | |
} | |
} |
The file isn't easily editable, so I'm putting the locations in the comment below |
http://forked.yannick.io/ |
Verifying that +treer is my blockchain ID. https://onename.com/treer |
http://github.com/<username>/<project>/commits/<branch>/<path/to/file>
instead of
http://github.com/<username>/<project>/tree/<branch>/<path/to/file>
— from Stackoverflow answer.
See also