From 93b57b7cfc7e276eb3fd55ff35a29aba41e4de18 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Sun, 29 Jul 2007 18:38:12 +0000 Subject: [PATCH] remote API doc address change. git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@3913 71c3de6d-444a-0410-be80-ed276b4c234a --- core/src/main/resources/hudson/model/Api/index.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/hudson/model/Api/index.jelly b/core/src/main/resources/hudson/model/Api/index.jelly index 347ffdc943..68305f7d04 100644 --- a/core/src/main/resources/hudson/model/Api/index.jelly +++ b/core/src/main/resources/hudson/model/Api/index.jelly @@ -30,7 +30,7 @@

For more information about remote API in Hudson, see - the documentation. + the documentation.

-- GitLab