Update paths due to stackforge migration

All repositories have been moved from stackforge/ to openstack/ namespace.

Paths in docs/ subfolder will be fixed via separate patch.

Change-Id: I78a4b159a29c119d37d48ad141626d4b6074c8c7
This commit is contained in:
Aleksandra Fedorova 2015-10-18 00:32:30 +03:00
parent 800570c978
commit 4c2b436838
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "0.0.1",
"repository": {
"type": "git",
"url": "https://github.com/stackforge/fuel-web.git"
"url": "https://github.com/openstack/fuel-web.git"
},
"scripts": {
"install": "./node_modules/.bin/gulp copy-main"