Removing github links
This commit is contained in:
parent
ac3c5676d3
commit
764f628cb7
4 changed files with 11 additions and 9 deletions
|
|
@ -28,8 +28,7 @@ When doing a C<git pull> to update your version later on, make sure to follow
|
||||||
up with a C<git submodule update> to get the right dependencies, too.
|
up with a C<git submodule update> to get the right dependencies, too.
|
||||||
|
|
||||||
The git repo is available for
|
The git repo is available for
|
||||||
L<online browsing|http://g.blicky.net/globster.git/> and can also be
|
L<online browsing|http://g.blicky.net/globster.git/>.
|
||||||
L<found on github|https://github.com/yorhel/globster>.
|
|
||||||
|
|
||||||
=head2 Requirements
|
=head2 Requirements
|
||||||
|
|
||||||
|
|
|
||||||
13
dat/ncdc
13
dat/ncdc
|
|
@ -25,10 +25,7 @@ more info.
|
||||||
|
|
||||||
The latest development version is available from git and can be cloned using
|
The latest development version is available from git and can be cloned using
|
||||||
C<git clone git://g.blicky.net/ncdc.git>. The repository is available for
|
C<git clone git://g.blicky.net/ncdc.git>. The repository is available for
|
||||||
L<online browsing|http://g.blicky.net/ncdc.git/> and mirrored on
|
L<online browsing|http://g.blicky.net/ncdc.git/>.
|
||||||
L<github|https://github.com/yorhel/ncdc>.
|
|
||||||
|
|
||||||
You are also invited to join the development hub at C<adc://dc.blicky.net:2780/>.
|
|
||||||
|
|
||||||
=item Requirements
|
=item Requirements
|
||||||
|
|
||||||
|
|
@ -37,6 +34,14 @@ gnutls.
|
||||||
|
|
||||||
Ncdc is entirely written in C and available under a liberal MIT license.
|
Ncdc is entirely written in C and available under a liberal MIT license.
|
||||||
|
|
||||||
|
=item Community
|
||||||
|
|
||||||
|
[html]
|
||||||
|
L<Bug tracker|http://dev.yorhel.nl/ncdc/bug> - For bugs reports, feature requests and patches.<br />
|
||||||
|
L<Mailing list|http://l.blicky.net/listinfo/ncdc> - For general discussions, questions and feedback.<br />
|
||||||
|
C<adc://dc.blicky.net:2780/> - If the mailing list is too slow for you.
|
||||||
|
É
|
||||||
|
|
||||||
=item Packages and ports
|
=item Packages and ports
|
||||||
|
|
||||||
Are available for the following systems:
|
Are available for the following systems:
|
||||||
|
|
|
||||||
3
dat/ncdu
3
dat/ncdu
|
|
@ -22,8 +22,7 @@ to run in any minimal POSIX-like environment with ncurses installed.
|
||||||
|
|
||||||
The most recent code is available on a git repository and can be cloned with
|
The most recent code is available on a git repository and can be cloned with
|
||||||
C<git clone git://g.blicky.net/ncdu.git/>. The repository is also available for
|
C<git clone git://g.blicky.net/ncdu.git/>. The repository is also available for
|
||||||
L<online browsing|http://g.blicky.net/ncdu.git/> and mirrored on
|
L<online browsing|http://g.blicky.net/ncdu.git/>.
|
||||||
L<github|https://github.com/yorhel/ncdu>.
|
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -425,7 +425,6 @@ sub htmlHeader {
|
||||||
a href => 'mailto:projects@yorhel.nl', 'projects@yorhel.nl';
|
a href => 'mailto:projects@yorhel.nl', 'projects@yorhel.nl';
|
||||||
br; a href => 'http://yorhel.nl', 'yh';
|
br; a href => 'http://yorhel.nl', 'yh';
|
||||||
txt ' - '; a href => 'http://g.blicky.net', 'git';
|
txt ' - '; a href => 'http://g.blicky.net', 'git';
|
||||||
txt ' - '; a href => 'http://github.com/yorhel', 'github';
|
|
||||||
txt ' - '; a href => 'http://pgp.mit.edu:11371/pks/lookup?search=0x8c2739fa', 'pgp';
|
txt ' - '; a href => 'http://pgp.mit.edu:11371/pks/lookup?search=0x8c2739fa', 'pgp';
|
||||||
br;br;
|
br;br;
|
||||||
lit q|
|
lit q|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue