summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Kanis <lars@greiz-reinsdorf.de>2015-07-16 12:49:16 +0200
committerLars Kanis <lars@greiz-reinsdorf.de>2015-07-16 12:49:16 +0200
commit744b09d69eb461943f0d457cf1bc4896005e0581 (patch)
treee000664ee20d3d0d0f1cc9f118619a0b61f90a59
parent225e01f8a1d675fbcb50e7db78a966977a350610 (diff)
downloadrake-compiler-larskanis-patch-1.tar.gz
Update link to rake-compiler-dock due to the transfer to the rake-compiler organisation.larskanis-patch-1
-rw-r--r--README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index 710a724..197e362 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -237,7 +237,7 @@ different 'host' OS's.
Use rake-compiler-dock, a gem that makes use of a virtual machine provisioned with
all the necessary build tools. You can add a task to your Rakefile, that
cross-compiles and packages your gem into Windows fat binaries (with 1.8 to 2.2
-and x86/x64 support). See https://github.com/larskanis/rake-compiler-dock for more
+and x86/x64 support). See https://github.com/rake-compiler/rake-compiler-dock for more
information.
==== The Manual Way