diff options
author | Evan Read <eread@gitlab.com> | 2018-09-20 08:03:12 +1000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2018-09-20 08:07:27 +1000 |
commit | c4a819f135bf564d4f893d9c6860625bdd54bade (patch) | |
tree | 8268faf0421476f6ef95664fd57827d595d17a7f /doc/policy | |
parent | e7df8070b23b5c417ac7e835a470fda719cb51fc (diff) | |
download | gitlab-ce-c4a819f135bf564d4f893d9c6860625bdd54bade.tar.gz |
Fix link to blog posts
Due to a missing `s`, a link to the blog archive
for releases was broken.
Diffstat (limited to 'doc/policy')
-rw-r--r-- | doc/policy/maintenance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/policy/maintenance.md b/doc/policy/maintenance.md index 7f028565412..fc7b97b3cc2 100644 --- a/doc/policy/maintenance.md +++ b/doc/policy/maintenance.md @@ -44,7 +44,7 @@ This decision is made on a case-by-case basis. ## Upgrade recommendations -We encourage everyone to run the [latest stable release](https://about.gitlab.com/blog/categories/release/) to ensure that you can +We encourage everyone to run the [latest stable release](https://about.gitlab.com/blog/categories/releases/) to ensure that you can easily upgrade to the most secure and feature-rich GitLab experience. In order to make sure you can easily run the most recent stable release, we are working hard to keep the update process simple and reliable. |