From 6d5891e7eaa490794461ab02538dfb5f7037faef Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 16 Oct 2011 15:01:13 +0000 Subject: fix bad URL in bgl doc --- doc/python_api/rst/bgl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/python_api/rst/bgl.rst b/doc/python_api/rst/bgl.rst index 61400351d16..8fe765836a1 100644 --- a/doc/python_api/rst/bgl.rst +++ b/doc/python_api/rst/bgl.rst @@ -20,7 +20,7 @@ OpenGL}" and the online NeHe tutorials are two of the best resources. See :class:`Image.gl_load` and :class:`Image.gl_load`, for example. `OpenGL.org `_ - `NeHe GameDev `_ + `NeHe GameDev `_ .. function:: glAccum(op, value): -- cgit v1.2.3