Skip to content

Commit b0e8717

Browse files
committed
Auto merge of #9704 - LightSage:update-link, r=alexcrichton
docs: Fix sentence & update link for GitLab CI docs This just adds a missing word in the sentence and updates the link for gitlab's ci docs.
2 parents 54bc19e + 1bb4800 commit b0e8717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/guide/continuous-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ rust-nightly:
4747

4848
This will test on the stable channel and nightly channel, but any
4949
breakage in nightly will not fail your overall build. Please see the
50-
[GitLab CI](https://docs.gitlab.com/ce/ci/yaml/README.html) for more
50+
[GitLab CI documentation](https://docs.gitlab.com/ce/ci/yaml/index.html) for more
5151
information.
5252

5353
### builds.sr.ht

0 commit comments

Comments
 (0)