Browse Source

Change hosting URLs

Georgi Chorbadzhiyski 6 years ago
parent
commit
b426418951
2 changed files with 4 additions and 4 deletions
  1. 1
    1
      .gitmodules
  2. 3
    3
      README

+ 1
- 1
.gitmodules View File

1
 [submodule "libfuncs"]
1
 [submodule "libfuncs"]
2
 	path = libfuncs
2
 	path = libfuncs
3
-	url = git://github.com/gfto/libfuncs.git
3
+	url = https://georgi.unixsol.org/git/gfto/libfuncs.git

+ 3
- 3
README View File

353
 
353
 
354
 The development is done using git. videohubctrl repository is hosted at
354
 The development is done using git. videohubctrl repository is hosted at
355
 
355
 
356
-   http://github.com/gfto/videohubctrl
356
+   https://georgi.unixsol.org/git/gfto/videohubctrl
357
 
357
 
358
 To clone the repository issue the following commands:
358
 To clone the repository issue the following commands:
359
 
359
 
360
-   git clone git://github.com/gfto/videohubctrl.git
360
+   git clone https://georgi.unixsol.org/git/gfto/videohubctrl.git
361
    cd videohubctrl
361
    cd videohubctrl
362
    git submodule init
362
    git submodule init
363
    git submodule update
363
    git submodule update
428
 
428
 
429
 Official releases can be downloaded from videohubctrl home page which is
429
 Official releases can be downloaded from videohubctrl home page which is
430
 
430
 
431
-   http://georgi.unixsol.org/programs/videohubctrl/
431
+   https://georgi.unixsol.org/programs/videohubctrl/
432
 
432
 
433
 
433
 
434
 Contact
434
 Contact

Loading…
Cancel
Save