diff --git a/docs/source/writing_koji_code.rst b/docs/source/writing_koji_code.rst index 27ea8e60..11061451 100644 --- a/docs/source/writing_koji_code.rst +++ b/docs/source/writing_koji_code.rst @@ -382,7 +382,7 @@ provides a means for certain operations, such as cancelling builds. The web pages are derived from Cheetah templates, the syntax of which you can read up on -`here `__. These +`here `__. These templates are the ``chtml`` files sitting in ``www/kojiweb``. You'll notice quickly that these templates are referencing variables, but where do they come from?