Browse Source

Merge remote-tracking branch 'home/master'

Georgi Chorbadzhiyski 3 years ago
parent
commit
15c468f55f
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

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

Loading…
Cancel
Save