Skip to content

Commit 9bb47a0

Browse files
Merge pull request #831 from sadielbartholomew/docs-addition-downloads
Fix to broken link to PDF cheatsheet
2 parents 0c5af83 + 5197539 commit 9bb47a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cheat_sheet.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h3>Related Topics</h3>
133133
<p>Version 3.16.2 for version 1.11 of the CF conventions.</p>
134134
<p>This cheat sheet provides a summary of some key functions and methods in
135135
cf-python (also available as a printable PDF for
136-
<a class="reference download internal" download="" href="_downloads/8683cc7ed97b754fffeacb09b2521112/cheatsheet.pdf"><code class="xref download docutils literal notranslate"><span class="pre">pdf</span></code></a>).</p>
136+
<a class="reference download internal" download="" href="_downloads/cheatsheet.pdf"><code class="xref download docutils literal notranslate"><span class="pre">pdf</span></code></a>).</p>
137137
<table class="docutils align-default">
138138
<colgroup>
139139
<col style="width: 32%" />
@@ -440,4 +440,4 @@ <h3>Related Topics</h3>
440440

441441

442442
</body>
443-
</html>
443+
</html>

0 commit comments

Comments
 (0)