Commit 76e7043c authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

docs: fix broken link

parent 641b2c1e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@ It uses the following variable:

### Build Output

The `make-build` job is supposed to build the project. Consequently, it will produce binary/executable artifacts, that should be stored as [job artifacts](https://docs.gitlab.com/ee/ci/pipelines/job_artifacts.html).
The `make-build` job is supposed to build the project. Consequently, it will produce binary/executable artifacts, that should be stored as [job artifacts](https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html).

By default, `build/` is defined as the build output directory. If it is not the case in your project, you'll have to override default as follows: