mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 03:50:33 +03:00
Switch http->https
Signed-off-by: Willy Sudiarto Raharjo <willysr@sbopkg.org>
This commit is contained in:
parent
3cca7fa982
commit
863c32c103
@ -15,7 +15,7 @@ INTRODUCTION
|
|||||||
sbopkg mailing list and post your bug report or feature request
|
sbopkg mailing list and post your bug report or feature request
|
||||||
there.
|
there.
|
||||||
|
|
||||||
http://sbopkg.org/mailman/listinfo/sbopkg-users
|
https://sbopkg.org/mailman/listinfo/sbopkg-users
|
||||||
|
|
||||||
As far as hacking on the code, the best thing to do is to checkout
|
As far as hacking on the code, the best thing to do is to checkout
|
||||||
the latest version from git using something like the
|
the latest version from git using something like the
|
||||||
@ -23,7 +23,7 @@ INTRODUCTION
|
|||||||
|
|
||||||
git checkout https://github.com/sbopkg/sbopkg.git
|
git checkout https://github.com/sbopkg/sbopkg.git
|
||||||
|
|
||||||
(See http://www.sbopkg.org/devel.php for more information.)
|
(See https://www.sbopkg.org/devel.php for more information.)
|
||||||
Then contribute patches with something like 'diff -Naurp'.
|
Then contribute patches with something like 'diff -Naurp'.
|
||||||
|
|
||||||
Please try to make each patch do one thing and do it well. Also,
|
Please try to make each patch do one thing and do it well. Also,
|
||||||
|
@ -67,19 +67,19 @@ GETTING HELP
|
|||||||
|
|
||||||
or use the web interface:
|
or use the web interface:
|
||||||
|
|
||||||
http://sbopkg.org/mailman/listinfo/sbopkg-users
|
https://sbopkg.org/mailman/listinfo/sbopkg-users
|
||||||
|
|
||||||
There is also an IRC channel for sbopkg on Freenode at #sbopkg.
|
There is also an IRC channel for sbopkg on Freenode at #sbopkg.
|
||||||
|
|
||||||
Further information on these and other resources is on the project
|
Further information on these and other resources is on the project
|
||||||
website:
|
website:
|
||||||
|
|
||||||
http://sbopkg.org
|
https://sbopkg.org
|
||||||
https://github.com/sbopkg/sbopkg
|
https://github.com/sbopkg/sbopkg
|
||||||
|
|
||||||
Specifically, the documentation page is:
|
Specifically, the documentation page is:
|
||||||
|
|
||||||
http://sbopkg.org/docs.php
|
https://sbopkg.org/docs.php
|
||||||
https://github.com/sbopkg/sbopkg/wiki
|
https://github.com/sbopkg/sbopkg/wiki
|
||||||
|
|
||||||
CONTRIBUTING
|
CONTRIBUTING
|
||||||
|
@ -14,7 +14,7 @@ Additionally, the hope is that user-contributed queues can be shared.
|
|||||||
Please consider sending a copy of your queuefile(s) to the sbopkg
|
Please consider sending a copy of your queuefile(s) to the sbopkg
|
||||||
mailing list:
|
mailing list:
|
||||||
|
|
||||||
http://sbopkg.org/mailman/listinfo/sbopkg-users
|
https://sbopkg.org/mailman/listinfo/sbopkg-users
|
||||||
|
|
||||||
SELECTING ON OR OFF IN DIALOG
|
SELECTING ON OR OFF IN DIALOG
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user