name-suggestion-index/docs/404.html
Bryan Housel ec06df9096 Switch doc page from path-based routing to query-based
(paths won't really work on github pages)
2019-06-26 02:13:12 -04:00

5 lines
185 B
HTML

<!DOCTYPE html>
<html>
<head><meta charset="utf-8"> <title>404</title></head>
<body onload="window.location='https://osmlab.github.io/name-suggestion-index/index.html'"></body>
</html>