We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a384d commit 693eb3cCopy full SHA for 693eb3c
1 file changed
layouts/page/documentation.html
@@ -72,7 +72,7 @@ <h2 class="title text-red">Documentation</h2>
72
<h2 class="title text-red">Learn</h2>
73
<dl>
74
<dt>
75
- <a href="https://docs.pylonsproject.org/projects/pyramid-tutorials/en/latest/">
+ <a href="https://docs.pylonsproject.org/projects/pyramid_tutorials/en/latest/">
76
Tutorials
77
</a>
78
</dt>
@@ -88,7 +88,7 @@ <h2 class="title text-red">Learn</h2>
88
<p>An introduction to writing basic web applications using Pyramid.</p>
89
</dd>
90
91
- <a href="https://docs.pylonsproject.org/projects/pyramid-cookbook/en/latest/">
+ <a href="https://docs.pylonsproject.org/projects/pyramid_cookbook/en/latest/">
92
Cookbook
93
94
0 commit comments