提交 7418463e 编写于 作者: K kohsuke

Added a link to the official URL reference.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@3433 71c3de6d-444a-0410-be80-ed276b4c234a
上级 08d4da20
...@@ -16,6 +16,7 @@ import java.net.URL; ...@@ -16,6 +16,7 @@ import java.net.URL;
* {@link RepositoryBrowser} for CVS. * {@link RepositoryBrowser} for CVS.
* @author Kohsuke Kawaguchi * @author Kohsuke Kawaguchi
*/ */
// See http://viewvc.tigris.org/source/browse/*checkout*/viewvc/trunk/docs/url-reference.html
public final class ViewCVS extends CVSRepositoryBrowser { public final class ViewCVS extends CVSRepositoryBrowser {
/** /**
* The URL of the top of the site. * The URL of the top of the site.
......
...@@ -19,6 +19,7 @@ import java.net.URL; ...@@ -19,6 +19,7 @@ import java.net.URL;
* @author Kohsuke Kawaguchi * @author Kohsuke Kawaguchi
* @since 1.90 * @since 1.90
*/ */
// See http://viewvc.tigris.org/source/browse/*checkout*/viewvc/trunk/docs/url-reference.html
public class ViewSVN extends SubversionRepositoryBrowser { public class ViewSVN extends SubversionRepositoryBrowser {
/** /**
* The URL of the top of the site. * The URL of the top of the site.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册