We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f6a75 commit e2c68a3Copy full SHA for e2c68a3
website/themes/moderncpp/layout/index.ejs
@@ -40,7 +40,7 @@
40
<h2>Second Edition</h2>
41
<p>
42
<a class="button white" href="<%- url_for("/modern-cpp/en-us/00-preface/") %>">🇬🇧 Read Online</a>
43
- <a class="button download" href="<%- url_for("/modern-cpp/en-us/00-preface/") %>">🇬🇧 Download</a>
+ <a class="button download" href="<%- url_for("/modern-cpp/pdf/modern-cpp-tutorial-en-us.pdf") %>">🇬🇧 Download</a>
44
</p>
45
</div>
46
0 commit comments