summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-09 14:28:59 -0500
committerChris McDonough <chrism@plope.com>2011-12-09 14:28:59 -0500
commit4250b64e8dd4406c3eab818bb873581823715dc2 (patch)
tree07f81a9005e7f6e7c27a2fc5873707afaedbaf54 /docs
parent2f624f423bc1b087d92a4909b9859094d7e46cb8 (diff)
downloadpyramid-4250b64e8dd4406c3eab818bb873581823715dc2.tar.gz
pyramid-4250b64e8dd4406c3eab818bb873581823715dc2.tar.bz2
pyramid-4250b64e8dd4406c3eab818bb873581823715dc2.zip
fix links again
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/MyProject/myproject/templates/mytemplate.pt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/MyProject/myproject/templates/mytemplate.pt b/docs/narr/MyProject/myproject/templates/mytemplate.pt
index d20fc7efb..0bfac946e 100644
--- a/docs/narr/MyProject/myproject/templates/mytemplate.pt
+++ b/docs/narr/MyProject/myproject/templates/mytemplate.pt
@@ -47,13 +47,13 @@
<a href="http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/#narrative-documentation">Narrative Documentation</a>
</li>
<li>
- <a href="http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/#api-documentation">API Documentation</a>
+ <a href="http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/#reference-material">API Documentation</a>
</li>
<li>
<a href="http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/#tutorials">Tutorials</a>
</li>
<li>
- <a href="http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/#change-history">Change History</a>
+ <a href="http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/#detailed-change-history">Change History</a>
</li>
<li>
<a href="http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/#sample-applications">Sample Applications</a>