diff --git a/README.md b/README.md index 693cbe830e567bc36cfe88390fc61456d9d49c0d..dc35b76030d2b7eb45f6bbc4414091bc44182382 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ - - ---- - Example Jupyter Book website using GitLab Pages. -Learn more about GitLab Pages at https://pages.gitlab.io and the official +Learn more about GitLab Pages at https://about.gitlab.com/stages-devops-lifecycle/pages/ and the official documentation https://docs.gitlab.com/ce/user/project/pages/. --- @@ -23,11 +19,11 @@ documentation https://docs.gitlab.com/ce/user/project/pages/. ## GitLab CI -This project's static Pages are built by [GitLab CI][ci], following the steps +This project's static Pages are built by [GitLab CI/CD][ci], following the steps defined in [`.gitlab-ci.yml`](.gitlab-ci.yml): ```bash -# Full project: https://gitlab.com/pages/jupyter-book-example +# Full project: https://gitlab.com/pages/jupyterbook stages: - build