Commit 1cd90a94 authored by Jérôme Charaoui's avatar Jérôme Charaoui 🕯️
Browse files

fix missing link

parent d27d31c3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -201,7 +201,7 @@ The workflow can be described as follows:
     the translation repository and pushed to [tpo/translation][]

  3. A project pipeline is triggered and runs the jobs from the
     [l10n-staging-trigger.yml][] CI template
     [lektor-l10n-staging-trigger.yml][] CI template

  4. If the changed files include any `.po` which is >15% translated, a pipeline
     will be triggered in the Lektor project with the special `L10N_STAGING`
@@ -226,6 +226,7 @@ snippet in `.gitlab-ci.yml` in the relevant [tpo/translation][] branch
Replace `<project-name>` with the name of the Lektor GitLab project.

[tpo/translation]: https://gitlab.torproject.org/tpo/translation
[lektor-l10n-staging-trigger.yml]: https://gitlab.torproject.org/tpo/tpa/ci-templates/-/blob/main/lektor-l10n-staging-trigger.yml

## Issues