From 48def0c4ccfb6fb50e00ad19c2fb038983df5973 Mon Sep 17 00:00:00 2001 From: Lukas Date: Sun, 7 Mar 2021 21:44:08 +0100 Subject: [PATCH] docs: fix links to gitlab releases documentation (#1834) --- docs/extending/plugins-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extending/plugins-list.md b/docs/extending/plugins-list.md index 1d2a826d..36cb7367 100644 --- a/docs/extending/plugins-list.md +++ b/docs/extending/plugins-list.md @@ -20,7 +20,7 @@ - `publish`: Publish the package on the npm registry - [@semantic-release/gitlab](https://github.com/semantic-release/gitlab) - `verifyConditions`: Verify the presence and the validity of the GitLab authentication and release configuration - - `publish`: Publish a [GitLab release](https://docs.gitlab.com/ce/workflow/releases.html) + - `publish`: Publish a [GitLab release](https://docs.gitlab.com/ee/user/project/releases/) - [@semantic-release/git](https://github.com/semantic-release/git) - `verifyConditions`: Verify the presence and the validity of the Git authentication and release configuration - `prepare`: Push a release commit and tag, including configurable files