diff --git a/docs/development/static-data.md b/docs/development/static-data.md
index a0226d70177490ca76232e3ba22a6235b13eace8..471c54b9b0f0669422f60b3ce61e6a2d539ea02d 100644
--- a/docs/development/static-data.md
+++ b/docs/development/static-data.md
@@ -5,5 +5,5 @@ This is either because the data changes infrequently or would be infeasible to p
 
 ## Updating static data
 
-Static data is updated weekly with a [GitHub Actions workflow](https://github.com/renovate/renovate/actions/workflows/update-data.yml).
+Static data is updated weekly with a [GitHub Actions workflow](https://github.com/renovatebot/renovate/actions/workflows/update-data.yml).
 You can also update it manually by running `yarn run update-static-data`.