git repo references fixed

parent af34fcb3
...@@ -21,7 +21,7 @@ mostradas más adelante hacen todo el trabajo, basta con ejecutar [./install.sh] ...@@ -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 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 $ cd pictogram/sails
$ sudo ./install.sh $ sudo ./install.sh
``` ```
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "angular-pictogram", "name": "angular-pictogram",
"description": "Client side dashboard in AngularJS", "description": "Client side dashboard in AngularJS",
"version": "0.0.0", "version": "0.0.0",
"homepage": "http://scm.ujaen.es/softuno/pictogram.git", "homepage": "http://gitlab.ujaen.es/yotta/pictogram.git",
"license": "Private", "license": "Private",
"private": true, "private": true,
"dependencies": { "dependencies": {
......
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
"main": "app.js", "main": "app.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://scm.ujaen.es/softuno/pictogram.git" "url": "http://gitlab.ujaen.es/yotta/pictogram.git"
}, },
"author": "Yottacode", "author": "Yottacode",
"license": "", "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