mattermost / mattermost-plugin-gitlab

GitLab plugin for Mattermost
Apache License 2.0
137 stars 83 forks source link

Wrong link to GitLab Documentation in Mattermost #501

Closed sudo-debug closed 2 months ago

sudo-debug commented 2 months ago

The link to the gitlab documentation is wrong leading to the startpage (fallback) of mattermost docs.

https://github.com/mattermost/mattermost-plugin-gitlab/blob/28ca0719053cfb8e5003a4b9aa4d2a27081a2e1b/README.md?plain=1#L18

Correct would be https://docs.mattermost.com/integrate/gitlab-interoperability.html

mickmister commented 2 months ago

Hi @sudo-debug, thanks for catching this and filing this issue. @raghavaggarwal2308 I'm thinking this typo may be present in other projects as well

raghavaggarwal2308 commented 2 months ago

Hi @sudo-debug, thanks for catching this and filing this issue. @raghavaggarwal2308 I'm thinking this typo may be present in other projects as well

@mickmister Sure, we will look into this