git repo references fixed

parent af34fcb3
......@@ -21,7 +21,7 @@ mostradas más adelante hacen todo el trabajo, basta con ejecutar [./install.sh]
3. Descargar Pictogram del repositorio e iniciar instalación
```
$ git clone http://scm.ujaen.es/softuno/pictogram.git
$ git clone http://gitlab.ujaen.es/yotta/pictogram.git
$ cd pictogram/sails
$ sudo ./install.sh
```
......
......@@ -2,7 +2,7 @@
"name": "angular-pictogram",
"description": "Client side dashboard in AngularJS",
"version": "0.0.0",
"homepage": "http://scm.ujaen.es/softuno/pictogram.git",
"homepage": "http://gitlab.ujaen.es/yotta/pictogram.git",
"license": "Private",
"private": true,
"dependencies": {
......
......@@ -41,7 +41,7 @@
"main": "app.js",
"repository": {
"type": "git",
"url": "http://scm.ujaen.es/softuno/pictogram.git"
"url": "http://gitlab.ujaen.es/yotta/pictogram.git"
},
"author": "Yottacode",
"license": "",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment