"Improve this doc" contribution URL for GitLab wiki repository
Open
git
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 10
Description
I am using Gitlab wiki repositories as submodules in the Docfx project. I am trying to get the "Improve this doc" button to work, but the URL pattern of GitLab wiki repositories is different from normal GitLab/GitHub repositories :
**GitHub/GitLab:** .../{repository}**/blob/master/**{document}
**GitLab wiki:** .../{repository}**/wikis/**{document})
Is it possible to generate the correct contribution URL to GItLab wiki by changing _gitUrlPattern or _gitContribute path?
Contributor guide
Assessment
This issue has not been assessed yet.