diff options
author | chibash <chiba@javassist.org> | 2013-05-26 23:26:16 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2013-05-26 23:26:16 +0900 |
commit | 3358dc269352383eb5e9c186d24ff4a292eeb637 (patch) | |
tree | 73b5fbdfc5f3c20844baedcb8c55c7f73b9442a8 /Readme.html | |
parent | e54a07d44fbe41cb8634fd1f1514c0696e1b6f0a (diff) | |
download | javassist-3358dc269352383eb5e9c186d24ff4a292eeb637.tar.gz javassist-3358dc269352383eb5e9c186d24ff4a292eeb637.zip |
fixed JASSIST-199
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html index f4c8b9a0..2cc92bb9 100644 --- a/Readme.html +++ b/Readme.html @@ -283,7 +283,9 @@ see javassist.Dump. <p>-version 3.18 <ul> -JIRA JASSIST-181, 183, 184, 189, 162, 185, 186, 190. +<li>The source code repository has been moved to <a href="https://github.com/jboss-javassist/javassist">GitHub</a></li>. + +<li>JIRA JASSIST-181, 183, 184, 189, 162, 185, 186, 190. </ul> <p>-version 3.17.1 on December 3, 2012 |