From 6455ae4a59079020dc4e0b9ad0bf1a29f69d6cfa Mon Sep 17 00:00:00 2001
From: David Brownell <dbrownell@users.sourceforge.net>
Date: Wed, 4 Nov 2009 17:12:53 -0800
Subject: [PATCH] Doc: fix broken link

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
---
 doc/manual/release.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/manual/release.txt b/doc/manual/release.txt
index d05ac74d6..fa075eef9 100644
--- a/doc/manual/release.txt
+++ b/doc/manual/release.txt
@@ -10,7 +10,7 @@ This page provides an introduction to the OpenOCD Release Processes:
   activities for each release cycle.
 - @ref releasehow - Outlines all of the steps for the
   processes used to produce and release the package source archives.
-- @ref releasescript - Introduces the automated @c release.sh script.
+- @ref releasescriptcmds - Introduces the automated @c release.sh script.
 
 @section releasewhy Why Produce Releases?
 
-- 
GitLab