diff options
author | Henri Yandell <bayard@apache.org> | 2006-12-19 06:27:04 +0000 |
---|---|---|
committer | Henri Yandell <bayard@apache.org> | 2006-12-19 06:27:04 +0000 |
commit | bf189042a588ce5a269531dc14293f65d4399006 (patch) | |
tree | a5fccce07056a5f8606e58d26d120ec6cc2ee53e /doap_POI.rdf | |
parent | 0d880ef000366230d6f9e1f69256a2e3bfb40fd2 (diff) | |
download | poi-bf189042a588ce5a269531dc14293f65d4399006.tar.gz poi-bf189042a588ce5a269531dc14293f65d4399006.zip |
Fixing the svn browse url so my email can be allow'd on the mailing list prior to doing lots of src header fixing commits
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@488549 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doap_POI.rdf')
-rw-r--r-- | doap_POI.rdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doap_POI.rdf b/doap_POI.rdf index 82e45142a7..89399a8058 100644 --- a/doap_POI.rdf +++ b/doap_POI.rdf @@ -27,7 +27,7 @@ <repository> <SVNRepository> <location rdf:resource="http://svn.apache.org/repos/asf/jakarta/poi"/> - <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/jakarta/poi/"/> + <browse rdf:resource="http://svn.apache.org/viewvc/jakarta/poi/"/> </SVNRepository> </repository> </Project> |