From 70e4e87945976c7f72f945e80a5639530199a1d1 Mon Sep 17 00:00:00 2001 From: Khalila Date: Mon, 16 Dec 2024 11:26:49 -0300 Subject: [PATCH] Fix broken link on third-party.md (#9704) Merge pull request 9704 --- docs/_docs/deployment/third-party.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/deployment/third-party.md b/docs/_docs/deployment/third-party.md index af88f207..3d56ad6f 100644 --- a/docs/_docs/deployment/third-party.md +++ b/docs/_docs/deployment/third-party.md @@ -26,7 +26,7 @@ Sites on GitHub Pages are powered by Jekyll behind the scenes, so if you’re lo ## GitLab Pages -[GitLab Pages](https://about.gitlab.com/stages-devops-lifecycle/pages/) offers free hosting with custom domains. [Get started with Jekyll](https://docs.gitlab.com/ee/user/project/pages/getting_started_part_four.html#practical-example) and a fully customizable pipeline. +[GitLab Pages](https://about.gitlab.com/stages-devops-lifecycle/pages/) offers free hosting with custom domains. [Get started with Jekyll](https://docs.gitlab.com/ee/user/project/pages/getting_started/pages_from_scratch.html) and a fully customizable pipeline. ## KeyCDN