summaryrefslogtreecommitdiff
path: root/doc/user/packages/workflows/monorepo.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/packages/workflows/monorepo.md')
-rw-r--r--doc/user/packages/workflows/monorepo.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/packages/workflows/monorepo.md b/doc/user/packages/workflows/monorepo.md
index f20f3427ac5..1e375dffe7e 100644
--- a/doc/user/packages/workflows/monorepo.md
+++ b/doc/user/packages/workflows/monorepo.md
@@ -68,7 +68,7 @@ package is to be uploaded to. If you set this to any project that you have
access to and update any other configuration similarly depending on the package type,
your packages are published to that project. This means you can publish
multiple packages to one project, even if their code does not exist in the same
-place. See the [project registry workflow documentation](./project_registry.md)
+place. See the [project registry workflow documentation](project_registry.md)
for more details.
## CI workflows for automating packaging