diff options
Diffstat (limited to 'doc/www.anonet2.org')
-rw-r--r-- | doc/www.anonet2.org/public_pod/Makefile | 2 | ||||
-rw-r--r-- | doc/www.anonet2.org/public_pod/index.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/www.anonet2.org/public_pod/Makefile b/doc/www.anonet2.org/public_pod/Makefile index 7fcdcfa..b51c530 100644 --- a/doc/www.anonet2.org/public_pod/Makefile +++ b/doc/www.anonet2.org/public_pod/Makefile @@ -1,5 +1,5 @@ all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html %.html: %.pod - pod2html --noindex < $< 2>/dev/null > $@.tmp + pod2xhtml --noindex < $< 2>/dev/null > $@.tmp mv $@.tmp $@ diff --git a/doc/www.anonet2.org/public_pod/index.pod b/doc/www.anonet2.org/public_pod/index.pod index f078833..be5f42b 100644 --- a/doc/www.anonet2.org/public_pod/index.pod +++ b/doc/www.anonet2.org/public_pod/index.pod @@ -1,6 +1,6 @@ =head1 AnoNet, Take 2! -(Note: There's now a page (L<http://www.anonet2.org/anonymity>) explaining +(Note: There's now L<a page|L<http://www.anonet2.org/anonymity> explaining a bit about anonymity in general and its place in AnoNet in particular.) (Note: There's now a darknet comparison page |