summaryrefslogtreecommitdiff
path: root/pod/perlgit.pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2017-03-30 22:10:46 -0600
committerKarl Williamson <khw@cpan.org>2017-04-05 11:28:08 -0600
commit4b05bc8ea5a106c203e7154f3cbae72e133c9c80 (patch)
tree97252ee73ea15fb216e5dced1f914bf294883199 /pod/perlgit.pod
parent5fc389563644287b3e5f448616ce62dd0ce4e7a6 (diff)
downloadperl-4b05bc8ea5a106c203e7154f3cbae72e133c9c80.tar.gz
pods: Add L<> for links missing them; a couple nits
Diffstat (limited to 'pod/perlgit.pod')
-rw-r--r--pod/perlgit.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlgit.pod b/pod/perlgit.pod
index 9d3edccba9..d05a29d6d7 100644
--- a/pod/perlgit.pod
+++ b/pod/perlgit.pod
@@ -918,11 +918,11 @@ general testing and development. Dromedary syncs the git tree from
camel every few minutes, you should not push there. Both machines also
have a full CPAN mirror in F</srv/CPAN>, please use this. To share files
with the general public, dromedary serves your F<~/public_html/> as
-C<http://users.perl5.git.perl.org/~yourlogin/>
+C<L<http://users.perl5.git.perl.org/~yourlogin/>>
These hosts have fairly strict firewalls to the outside. Outgoing, only
rsync, ssh and git are allowed. For http and ftp, you can use
-http://webproxy:3128 as proxy. Incoming, the firewall tries to detect
+L<http://webproxy:3128> as proxy. Incoming, the firewall tries to detect
attacks and blocks IP addresses with suspicious activity. This
sometimes (but very rarely) has false positives and you might get
blocked. The quickest way to get unblocked is to notify the admins.