[cairo-commit] [cairo-www] src/pycairo

Carl Worth cworth at freedesktop.org
Tue Jul 31 12:13:25 PDT 2007


 src/pycairo/resources.mdwn |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 1144cc79dbfe36dbab69c95d7bbe75c662a71a17
Author: nis.martensen <nis.martensen at web.de>
Date:   Tue Jul 31 12:13:25 2007 -0700

    two more

diff --git a/src/pycairo/resources.mdwn b/src/pycairo/resources.mdwn
index cc4ece0..8a2d013 100644
--- a/src/pycairo/resources.mdwn
+++ b/src/pycairo/resources.mdwn
@@ -1,6 +1,6 @@
 [[meta title="Pycairo resources"]]
 
-Various useful resources about [[python cairo bindings|pycairo]].
+Various useful resources about [[python_cairo_bindings|pycairo]].
 
 Feel free to contribute !
 
@@ -9,7 +9,7 @@ Feel free to contribute !
 Currently there is no Python specific cairo API documentation. However there is the [cairo C documentation](/manual) which can be useful.
 
 # Tutorials
-  * [[An Introduction to Cairo with Python|pycairo/tutorial]]: the wiki tutorial.
+  * [[An_Introduction_to_Cairo_with_Python|pycairo/tutorial]]: the wiki tutorial.
   * [Cairo Tutorial for Python (and other) Programmers][1]: Generic introduction to cairo concepts oriented to python.
   * [Cairo Tutorial for PyGTK Programmers][2]: Tutorial about how to use cairo for drawing in [PyGTK](http://www.pygtk.org).
   * _Writing a widget using cairo and PyGTK 2.8_ [Part 1][3], [Part 2][4]: A translation of the GNOME Journal tutorial by Davyd Madeley from C to Python.


More information about the cairo-commit mailing list