diff options
author | Rob Austein <sra@hactrn.net> | 2011-12-02 14:20:44 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2011-12-02 14:20:44 +0000 |
commit | 4792f96917ad4ab270d4ab0e74636663f1e74034 (patch) | |
tree | f4ae65b25cb1366824d974088640f46d937f1ef6 /rpkid | |
parent | 6782f3a960713d68f76a8150119cce6b52aaca87 (diff) |
Missing "trunk" in some URLs.
svn path=/trunk/; revision=4095
Diffstat (limited to 'rpkid')
-rw-r--r-- | rpkid/rpki/__doc__.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rpkid/rpki/__doc__.py b/rpkid/rpki/__doc__.py index a84dfb93..1f9a7ec2 100644 --- a/rpkid/rpki/__doc__.py +++ b/rpkid/rpki/__doc__.py @@ -42,7 +42,7 @@ # # The RPKI Engine is an implementation of the production-side tools # for generating certificates, CRLs, and ROAs. The -# <a href="http://subvert-rpki.hactrn.net/rcynic/">relying party tools</a> +# <a href="http://subvert-rpki.hactrn.net/trunk/rcynic/">relying party tools</a> # are a separate (and much simpler) package. # # The Subversion repository for the entire project is available for @@ -50,7 +50,7 @@ # # The documentation you're reading is generated automatically by # Doxygen from comments and documentation in -# <a href="http://subvert-rpki.hactrn.net/rpkid/rpki/">the code</a>. +# <a href="http://subvert-rpki.hactrn.net/trunk/rpkid/rpki/">the code</a>. # # Besides the automatically-generated code documentation, this manual # also includes documentation of the overall package: @@ -319,7 +319,7 @@ # If you're interested in this package you might also be interested # in: # -# @li <a href="http://subvert-rpki.hactrn.net/rcynic/">The rcynic validation tool</a> +# @li <a href="http://subvert-rpki.hactrn.net/trunk/rcynic/">The rcynic validation tool</a> # # @li <a href="http://www.hactrn.net/opaque/rcynic.html">A live sample of rcynic's summary output</a> # |