Update repo links, footnote, etc. (klokantech->maptiler)

This commit is contained in:
Petr Sloup
2019-12-30 11:56:53 +01:00
parent b3d810817d
commit 0a7c403f0b
11 changed files with 77 additions and 16 deletions
+1 -4
View File
@@ -4,12 +4,9 @@
"description": "Map tile server for JSON GL styles - vector and server side generated raster tiles",
"main": "src/main.js",
"bin": "src/main.js",
"authors": [
"Petr Sloup <petr.sloup@klokantech.com>"
],
"repository": {
"type": "git",
"url": "https://github.com/klokantech/tileserver-gl.git"
"url": "https://github.com/maptiler/tileserver-gl.git"
},
"license": "BSD-2-Clause",
"engines": {