diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-04 17:12:53 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-04 17:12:53 -0800 |
commit | 6455ae4a59079020dc4e0b9ad0bf1a29f69d6cfa (patch) | |
tree | eb6ede1b6a4fb61fcd7abc22d4db5a1038db3f08 /doc/manual | |
parent | efa7f8b4bb2cab3f71a5f943c625576505b369f0 (diff) | |
download | openocd+libswd-6455ae4a59079020dc4e0b9ad0bf1a29f69d6cfa.tar.gz openocd+libswd-6455ae4a59079020dc4e0b9ad0bf1a29f69d6cfa.tar.bz2 openocd+libswd-6455ae4a59079020dc4e0b9ad0bf1a29f69d6cfa.tar.xz openocd+libswd-6455ae4a59079020dc4e0b9ad0bf1a29f69d6cfa.zip |
Doc: fix broken link
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/release.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/release.txt b/doc/manual/release.txt index d05ac74d..fa075eef 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? |