diff --git a/docs/guides/modules/getting-started/pages/first-steps.adoc b/docs/guides/modules/getting-started/pages/first-steps.adoc index 3b8b88ab79..993744c383 100644 --- a/docs/guides/modules/getting-started/pages/first-steps.adoc +++ b/docs/guides/modules/getting-started/pages/first-steps.adoc @@ -90,4 +90,4 @@ By signing up, you are agreeing to our link:https://circleci.com/terms-of-servic - Go to the xref:hello-world.adoc[Hello World] page to learn the basics of setting up a CircleCI configuration file. - Read the xref:about-circleci:concepts.adoc[Concepts] page for an overview of foundational CircleCI concepts such as pipelines, executors. - Refer to the full xref:reference:ROOT:configuration-reference.adoc[CircleCI configuration reference] for creating a `.circleci/config.yml` file, which determines your execution environment and automates your tests. - +