From 6fe6a448eaf19bc300201458911739ea5ea9d1ff Mon Sep 17 00:00:00 2001 From: freewil Date: Sat, 22 Feb 2014 23:26:11 -0800 Subject: [PATCH] fix broken link to contrib/devtools --- contrib/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/README.md b/contrib/README.md index 167b5df4e..cd0dd3b02 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -52,7 +52,7 @@ tests each pull and when master is tested using jenkins. ### [Verify SF Binaries](/contrib/verifysfbinaries) ### This script attempts to download and verify the signature file SHA256SUMS.asc from SourceForge. -### [Developer tools](/control/devtools) ### +### [Developer tools](/contrib/devtools) ### Specific tools for developers working on this repository. Contains the script `github-merge.sh` for merging github pull requests securely and signing them using GPG.