diff options
| author | Chris McDonough <chrism@plope.com> | 2011-12-10 13:55:57 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-12-10 13:55:57 -0500 |
| commit | 5c8251d91d00bcba9f8f66df892bac47dd73c719 (patch) | |
| tree | ed6e213a674d3d4e138d63be91c2c00317b221eb /docs/narr | |
| parent | 0115f3cee78c3b99e517b89ea288b4f6f3213a68 (diff) | |
| parent | d587b4b6974c2e4a9074f5bde42095227acfdd1c (diff) | |
| download | pyramid-5c8251d91d00bcba9f8f66df892bac47dd73c719.tar.gz pyramid-5c8251d91d00bcba9f8f66df892bac47dd73c719.tar.bz2 pyramid-5c8251d91d00bcba9f8f66df892bac47dd73c719.zip | |
merge 1.3-branch back to master
Diffstat (limited to 'docs/narr')
| -rw-r--r-- | docs/narr/MyProject/myproject/templates/mytemplate.pt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/narr/MyProject/myproject/templates/mytemplate.pt b/docs/narr/MyProject/myproject/templates/mytemplate.pt index ab698123e..0bfac946e 100644 --- a/docs/narr/MyProject/myproject/templates/mytemplate.pt +++ b/docs/narr/MyProject/myproject/templates/mytemplate.pt @@ -44,22 +44,22 @@ <a href="http://pylonsproject.org">Pylons Website</a> </li> <li> - <a href="http://docs.pylonsproject.org/projects/pyramid/current/#narrative-documentation">Narrative Documentation</a> + <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/current/#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/current/#tutorials">Tutorials</a> + <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/current/#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/current/#sample-applications">Sample Applications</a> + <a href="http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/#sample-applications">Sample Applications</a> </li> <li> - <a href="http://docs.pylonsproject.org/projects/pyramid/current/#support-and-development">Support and Development</a> + <a href="http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/#support-and-development">Support and Development</a> </li> <li> <a href="irc://irc.freenode.net#pyramid">IRC Channel</a> |
