X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/82ffabf3d4fe53e6eed6f01e787f7e2af4594146..c913da851887ef582b018000d618b36901b1c253:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 278e841f6..ebe2f824d 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -128,9 +128,9 @@ default_attributes( :repository => "git://github.com/osmlab/openstreetmap-website.git", :revision => "groups-sketch" }, - :help => { - :repository => "git://github.com/osmlab/openstreetmap-website.git", - :revision => "help-page" + :jsrouting => { + :repository => "git://github.com/systemed/openstreetmap-website.git", + :revision => "routing" } } },