web: fix GitLab Runner integration link (#608)

Resolves https://github.com/cirruslabs/tart/issues/607.
This commit is contained in:
Nikolay Edigaryev 2023-09-22 15:38:02 +04:00 committed by GitHub
parent 4f6c7e79e1
commit 1fd710d00d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ allocate time to continue improving Tart which brings us to the section below.
In the last 7 months we've had 12 feature releases that brought a lot of features requested by the community. Here are just
a few of them to highlight:
* [Custom GitLab Runner Executor](/integrations/gitlab-runner.md).
* [Custom GitLab Runner Executor](/integrations/gitlab-runner/).
* [Cluster Management via Orchard](2023-04-25-orchard-ga.md).
* Numerous compatibility improvements for all kinds of OCI-registries.
* Sonoma Support (see details [below](#macos-sonoma-updates)).