Skip to content

Commit fc6fc1e

Browse files
committed
Update README.md (and docs/index.html)
Fix link to PDF.
1 parent 1e87a9a commit fc6fc1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,5 @@ Using Mac OS X Core Text and Cocoa frameworks
106106

107107

108108
[SF]: http://www.cis.upenn.edu/%7Ebcpierce/sf/current/index.html
109-
[PDF]: https://idris-hackers.github.io/software-foundations/docs/pdf/sf-idris-2016.pdf
109+
[PDF]: https://idris-hackers.github.io/software-foundations/pdf/sf-idris-2016.pdf
110110
[prereqs]: #prerequisites

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</head>
1010
<body>
1111
<h1 id="software-foundationssf-in-idris"><em><a href="http://www.cis.upenn.edu/%7Ebcpierce/sf/current/index.html">Software Foundations</a> in Idris</em></h1>
12-
<p>📖 <a href="https://idris-hackers.github.io/software-foundations/docs/pdf/sf-idris-2016.pdf">Download the PDF</a></p>
12+
<p>📖 <a href="https://idris-hackers.github.io/software-foundations/pdf/sf-idris-2016.pdf">Download the PDF</a></p>
1313
<h2 id="usage">Usage</h2>
1414
<p>To rebuild the PDF, ensure the <a href="#prerequisites">prerequisites</a> are installed, then:</p>
1515
<pre class="fish"><code>make</code></pre>

0 commit comments

Comments
 (0)