diff --git a/.gitmodules b/.gitmodules index b63e9721..ca9a4e79 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/README.md b/README.md index 61d115d0..2cce64ec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Maputnik Desktop +# Maputnik Desktop [![Build Status](https://travis-ci.org/maputnik/desktop.svg?branch=master)](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)