diff options
-rw-r--r-- | doc/user/project/pages/lets_encrypt_for_gitlab_pages.md | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md b/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md index da1b7c59c8e..c99e59af366 100644 --- a/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md +++ b/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md @@ -151,8 +151,5 @@ valid certificates)**. ## Renewal Let's Encrypt certificates expire every 90 days and you'll have to -renew them periodically. To renew all your certificates at once, run: - -```bash -sudo certbot renew -``` +renew them periodically. +To renew certificate you need to repeat steps described above. |