Browse Source

Change hosting URLs

Georgi Chorbadzhiyski 5 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,3 +1,3 @@
1 1
 [submodule "libfuncs"]
2 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,11 +353,11 @@ Development
353 353
 
354 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 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 361
    cd videohubctrl
362 362
    git submodule init
363 363
    git submodule update
@@ -428,7 +428,7 @@ Releases
428 428
 
429 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 434
 Contact

Loading…
Cancel
Save