Links to events like `xxx edited a wiki page on repo/abc` are formed with GitHub base URL as a prefix. Example: ``` https://github.comhttps//github.com/repo/abc/wiki/WikiPage ``` instead of ``` https://github.com/repo/abc/wiki/WikiPage ```
Links to events like
xxx edited a wiki page on repo/abcare formed with GitHub base URL as a prefix.Example:
instead of