From 1a59ade32a212494d621d257ed319a34d5e1fa9e Mon Sep 17 00:00:00 2001
From: Peter Robins
diff --git a/examples/using-proj4js.html b/examples/using-proj4js.html
index 76add913df..6883d9b901 100644
--- a/examples/using-proj4js.html
+++ b/examples/using-proj4js.html
@@ -64,7 +64,7 @@ Graticule Example
Using Proj4JS for vector reprojection
you would not inlude Proj4JS the way it is done in this example.
In a production environment you would furthermore have a local copy
of the Proj4JS-projection definition that is hotlinked in this
- example.
+ example (see Graticule example for how to do this).