mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 12:20:03 +00:00
Use HTTPS endpoint for submodule
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,4 +1,4 @@
|
||||
[submodule "editor"]
|
||||
path = editor
|
||||
url = git@github.com:maputnik/editor.git
|
||||
path = editor
|
||||
url = https://github.com/maputnik/editor.git
|
||||
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.
|
||||
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