summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorFlorian Zschocke <f.zschocke+git@gmail.com>2023-04-03 22:23:28 +0200
committerFlorian Zschocke <f.zschocke+git@gmail.com>2023-04-03 22:23:28 +0200
commitafa4f7e0b4332747c647d51aa1b89cc410fdb067 (patch)
tree89207b48355c37fb55f0cd0095603b5be1a000c3 /README.markdown
parent89e74edac5e892cda3b3d42f710d018a0277adec (diff)
downloadgitblit-afa4f7e0b4332747c647d51aa1b89cc410fdb067.tar.gz
gitblit-afa4f7e0b4332747c647d51aa1b89cc410fdb067.zip
Adjust URLs to gitblit.github.io to point to gitblit-org.github.io
Adjust other references to the old 'gitblit' organisation on Github to point to the new 'gitblit-org' organisation.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index bc9638d9..18fd316c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -57,5 +57,5 @@ Make sure to clone using `--recursive` OR to execute `git submodule update --ini
Building Tips & Tricks
----------------------
1. If you are running Ant from an ANSI-capable console, consider setting the `MX_COLOR` environment variable before executing Ant.<pre>set MX_COLOR=true</pre>
-2. The build script will honor your Maven proxy settings. If you need to fine-tune this, please review the [settings.moxie](http://gitblit.github.io/moxie/settings.html) documentation.
+2. The build script will honor your Maven proxy settings. If you need to fine-tune this, please review the [settings.moxie](http://gitblit-org.github.io/moxie/settings.html) documentation.