From f6268a2b1ea592cc54c18c1c364e1e962b79377e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 24 Feb 2015 09:56:46 +0100 Subject: [PATCH] external: fix links in README. --- src/MagnumExternal/OpenGL/GLES2/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MagnumExternal/OpenGL/GLES2/README.md b/src/MagnumExternal/OpenGL/GLES2/README.md index edabc8827..c7942fabf 100644 --- a/src/MagnumExternal/OpenGL/GLES2/README.md +++ b/src/MagnumExternal/OpenGL/GLES2/README.md @@ -1,7 +1,7 @@ OpenGL header and extension loader is generated using flextGL, get it at -[](https://github.com/ginkgo/flextGL). +https://github.com/ginkgo/flextGL. -See [](extensions.txt) for requested version and a list of non-core extensions. +See [extensions.txt](extensions.txt) for requested version and a list of non-core extensions. Call `flextGLgen.py` in this directory with the following arguments to generate files for generic GLES2 implementations: