mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 14:07:33 +00:00
Use HTTPS endpoint for submodule
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
[submodule "editor"]
|
[submodule "editor"]
|
||||||
path = editor
|
path = editor
|
||||||
url = git@github.com:maputnik/editor.git
|
url = https://github.com/maputnik/editor.git
|
||||||
branch = master
|
branch = master
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Maputnik Desktop
|
# Maputnik Desktop [](https://travis-ci.org/maputnik/desktop)
|
||||||
|
|
||||||
A Golang based cross platform executable for integrating Maputnik locally.
|
A Golang based cross platform executable for integrating Maputnik locally.
|
||||||
The idea is to package up the JavaScript and CSS bundle produced by [maputnik/editor](https://github.com/maputnik/desktop)
|
The idea is to package up the JavaScript and CSS bundle produced by [maputnik/editor](https://github.com/maputnik/desktop)
|
||||||
|
|||||||
Reference in New Issue
Block a user