From 7031f902f4b9054b87dc5b9e10b10ba0ec470f1d Mon Sep 17 00:00:00 2001 From: Florian Zschocke Date: Fri, 9 Dec 2022 20:05:33 +0100 Subject: Adjust path after moving from "gitblit" to "gitblit-org" on Github --- src/site/rpc.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/site/rpc.mkd') diff --git a/src/site/rpc.mkd b/src/site/rpc.mkd index 0e0093e8..43845104 100644 --- a/src/site/rpc.mkd +++ b/src/site/rpc.mkd @@ -16,7 +16,7 @@ The Gitblit JSON RPC mechanism, like the Gitblit JGit servlet, syndication/feed The Gitblit Manager is an example Java/Swing application that allows remote management (repository and user objects) and administration (server settings) of a Gitblit server. -This application uses a combination of RSS feeds and the JSON RPC interface, both of which are part of the [Gitblit API](https://github.com/gitblit/gitblit/releases/latest) library, to present live information from a Gitblit server. Some JSON RPC methods from the utility class `com.gitblit.utils.RpcUtils` are not currently used by the Gitblit Manager. +This application uses a combination of RSS feeds and the JSON RPC interface, both of which are part of the [Gitblit API](https://github.com/gitblit-org/gitblit/releases/latest) library, to present live information from a Gitblit server. Some JSON RPC methods from the utility class `com.gitblit.utils.RpcUtils` are not currently used by the Gitblit Manager. **NOTE:** Gitblit Manager stores your login credentials **INSECURELY** in homedir/.gitblit/config. -- cgit v1.2.3