summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorØyvind Kolås <pippin@gimp.org>2015-09-01 12:51:56 +0200
committerØyvind Kolås <pippin@gimp.org>2015-09-01 12:51:56 +0200
commite80d109ef61c851e69d9e0ccbb4a06a8770f7732 (patch)
tree593733e2444effc1bea25a418a597597c8ef7e55
parentcec82b814cf85976a5780e9570a2acf29122fa67 (diff)
docs: fix broken link to operation-api.html
-rw-r--r--docs/index.txt.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt.in b/docs/index.txt.in
index 210890d0..82949aca 100644
--- a/docs/index.txt.in
+++ b/docs/index.txt.in
@@ -30,7 +30,7 @@ link:api.html#GeglBuffer[GeglBuffer API reference]::
GEGL contains a powerful raster buffer abstraction powered by
link:http://gegl.org/babl/[babl].
-link:operations-api.html[Extending GEGL with operations/plug-ins]::
+link:operation-api.html[Extending GEGL with operations/plug-ins]::
The API to create new image processing atoms for combination in the graph.
link:build.html[Getting sources, and building]::
Links and information about various ways of getting a build environment for