We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e27d3f commit 6cdd517Copy full SHA for 6cdd517
materials/index.html
@@ -75,7 +75,7 @@ <h2>The “Pro Level” React book</h2>
75
<h1>Online Materials</h1>
76
<p></p>
77
<h2><a href="https://github.com/pro-react/">Book Source Code</a></h2>
78
-<h2><a href="appendixA.pdf" download>Appendix A: WebPack <small>(Beta)</small></a></h2>
+<h2>Appendix A: WebPack <small><a href="appendixA.pdf" download>PDF</a> | <a href="appendixA">Web</a></small></h2>
79
<h2>Appendix B: JavaScript ES2015 <small>Coming soon</small></h2>
80
<h2>Appendix C: Functional JavaScript <small>Coming soon</small></h2>
81
</div>
0 commit comments