From 0161977b612eb8ac7dfc98f7f98f12969f01e3e7 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Wed, 7 Nov 2018 22:45:45 -0600 Subject: [PATCH] Fix URL to Ian Johnson's tutorial (Closes #255) --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index d715d1a2..c86d04ae 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -59,7 +59,7 @@ Tutorials `Lecture 2 `_ `Problem set 1 `_ `Problem set 2 `_ -* Ian Johnson's `PyOpenCL tutorial `_. +* Ian Johnson's `PyOpenCL tutorial `_. Software that works with or enhances PyOpenCL ============================================= -- GitLab