summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2010-07-19 19:00:24 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2010-07-19 19:00:24 +0200
commit78ef1ed4100817cd681b5f576d4dd7f6812bc558 (patch)
treef0e1f038d695d8af7c3f192fd58aa63df49d566d
parentf267fb88ac18e3232cbafbb8e9ffda6bd5448a0f (diff)
downloadorg-mode-78ef1ed4100817cd681b5f576d4dd7f6812bc558.tar.gz
Fix manual and guide tools to remove broken links
-rwxr-xr-xUTILITIES/guidesplit.pl2
-rwxr-xr-xUTILITIES/mansplit.pl2
-rw-r--r--doc/orgguide.texi2
3 files changed, 3 insertions, 3 deletions
diff --git a/UTILITIES/guidesplit.pl b/UTILITIES/guidesplit.pl
index 9d6cf91..436519b 100755
--- a/UTILITIES/guidesplit.pl
+++ b/UTILITIES/guidesplit.pl
@@ -27,7 +27,7 @@ $contents = <<EOF;
<li><a name="toc_Markup" href="Markup.html#Markup">11 Markup</a>
<li><a name="toc_Exporting" href="Exporting.html#Exporting">12 Exporting</a>
<li><a name="toc_Publishing" href="Publishing.html#Publishing">13 Publishing</a>
-<li><a name="toc_Working-with-source-code" href="Working-with-source-code.html#Working-with-source-code">14 Source code</a>
+<li><a name="toc_Working-With-Source-Code" href="Working-With-Source-Code.html#Working-With-Source-Code">14 Source code</a>
<li><a name="toc_Miscellaneous" href="Miscellaneous.html#Miscellaneous">15 Miscellaneous</a>
</li></ul>
</div>
diff --git a/UTILITIES/mansplit.pl b/UTILITIES/mansplit.pl
index af52802..0c14f3f 100755
--- a/UTILITIES/mansplit.pl
+++ b/UTILITIES/mansplit.pl
@@ -27,7 +27,7 @@ $contents = <<EOF;
<li><a name="toc_Markup" href="Markup.html#Markup">11 Markup</a>
<li><a name="toc_Exporting" href="Exporting.html#Exporting">12 Exporting</a>
<li><a name="toc_Publishing" href="Publishing.html#Publishing">13 Publishing</a>
-<li><a name="toc_Working-with-source-code" href="Working-with-source-code.html#Working-with-source-code">14 Source Code</a>
+<li><a name="toc_Working-With-Source-Code" href="Working-With-Source-Code.html#Working-With-Source-Code">14 Source Code</a>
<li><a name="toc_Miscellaneous" href="Miscellaneous.html#Miscellaneous">15 Miscellaneous</a>
<li><a name="toc_Hacking" href="Hacking.html#Hacking">A Hacking</a>
<li><a name="toc_MobileOrg" href="MobileOrg.html#MobileOrg">B MobileOrg</a>
diff --git a/doc/orgguide.texi b/doc/orgguide.texi
index 36c604f..a37583e 100644
--- a/doc/orgguide.texi
+++ b/doc/orgguide.texi
@@ -95,7 +95,7 @@ license to the document, as described in section 6 of the license.
@ifnottex
@node Top, Introduction, (dir), (dir)
-@top Org Mode Manual
+@top Org Mode Guide
@insertcopying
@end ifnottex