From 761451fac37e1c07e86dce6d68dc605677de3d4e Mon Sep 17 00:00:00 2001 From: roblevesque Date: Thu, 14 Jul 2016 10:16:28 -0400 Subject: [PATCH] Add missing double quote to link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7d0b7b0..6a42682 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@

This is an attempt to throw together a webGL version of the Mapview program (located here) so that folks that have a Mac or other Non-Windows machine can still have a map of the game.

This is project is by no means official or complete. It is simply ment as a POC at this point. If there is enough interest in this game-side I may continue to develop it to be a fairly complete alternative to the MapView software.

-

You can access what is currently done by going here

+

You can access what is currently done by going here

Contributing & Comments