From 3f3f5d782f619807eb7aa213ffe99b024e73aacf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 28 Jul 2022 12:10:18 +0200 Subject: [PATCH] Website: fix link --- .../content/usage/job-compiler-scripts/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/project-website/content/usage/job-compiler-scripts/_index.md b/web/project-website/content/usage/job-compiler-scripts/_index.md index c4671c25..442157a5 100644 --- a/web/project-website/content/usage/job-compiler-scripts/_index.md +++ b/web/project-website/content/usage/job-compiler-scripts/_index.md @@ -44,7 +44,7 @@ Each job compiler has two parts to it: - the `compileJob()` function that takes those settings and creates the tasks. TODO: write more documentation. For now, you can refer to [the built-in job -compiler scripts](built-in-scripts) as examples. +compiler scripts][built-in-scripts] as examples. [built-in-scripts]: https://developer.blender.org/diffusion/F/browse/main/internal/manager/job_compilers/scripts/