summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/index.html b/index.html
index eca5a0f488..18d83fcc59 100644
--- a/index.html
+++ b/index.html
@@ -1 +1,19 @@
-<meta http-equiv="refresh" content="0; url=https://www.mapbox.com/mobile/" />
+<!DOCTYPE html>
+
+<html>
+<head>
+ <title>Mapbox GL Native</title>
+</head>
+
+<body>
+
+<h1>Mapbox GL Native</h1>
+
+<nav>
+ <li><a href="https://www.mapbox.com/mobile/">Mapbox Mobile product information</a></li>
+ <li><a href="https://github.com/mapbox/mapbox-gl-native/">Mapbox GL Native on GitHub</a></li>
+ <li><a href="https://mapbox.github.io/mapbox-gl-native/macos/">Mapbox macOS SDK documentation</a></li>
+</nav>
+
+</body>
+</html>