From 9ee9c07e76ea4ae94fe1c612d71baf6e488ff4ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 11 Apr 2024 10:55:00 +0200 Subject: [PATCH] Website: link to 3rd party bug tracker for 3rd party scripts 3rd part job compiler scripts should have their own tracker and handle their own bug reports. --- .../content/third-party-jobs/compositor-script.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/project-website/content/third-party-jobs/compositor-script.md b/web/project-website/content/third-party-jobs/compositor-script.md index bfadc682..497455b1 100644 --- a/web/project-website/content/third-party-jobs/compositor-script.md +++ b/web/project-website/content/third-party-jobs/compositor-script.md @@ -3,9 +3,10 @@ title: Compositor Nodes weight: 10 --- -*Job type documented and maintained by: [Dylan Blanqué][author].* +*Job type documented and maintained by: [Dylan Blanqué][author]. Please report any issues at [the script's Github project][github].* [author]: https://projects.blender.org/Dylan-Blanque +[github]: https://github.com/dblanque/flamenco-compositor-script/issues {{< hint >}}