The generated links are of the form https://repository/path.h#22 However github requires the URL fragmment to be `L22` not `22`, so it should be https://repository/path.h#L22 A configuration option to adjust the url fragment would be appreciated.