diff --git a/docs/ref-exits.md b/docs/ref-exits.md index 5a639cc18..0148b3e2c 100644 --- a/docs/ref-exits.md +++ b/docs/ref-exits.md @@ -57,6 +57,6 @@ Can be used to set the URL to display a commit. There are default implementation | Provider | Repo URL | Show Commit URL | |-----------|----------|-----------------| -| github | http(s):\/\/github.com//\.git | http(s):\/\/github.com//\/commit/ | -| bitbucket | http(s):\/\/bitbucket.org//\.git | http(s):\/\/bitbucket.org//\/commits/ | -| gitlab | http(s):\/\/gitlab.com//\.git | http(s):\/\/gitlab.com/\/\/-/commit/ | +| github | http(s):\/\/github.com//\.git | http(s):\/\/github.com//\/commit/ | +| bitbucket | http(s):\/\/bitbucket.org//\.git | http(s):\/\/bitbucket.org//\/commits/ | +| gitlab | http(s):\/\/gitlab.com//\.git | http(s):\/\/gitlab.com/\/\/-/commit/ |