Skip to content

Commit 28d76a0

Browse files
committed
Preface: fix \url links
1 parent 9a9592c commit 28d76a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Preface.lidr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ search engines.
351351
A tar file containing the full sources for the "release version" of these notes
352352
(as a collection of Coq scripts and HTML files) is available here:
353353
354-
http://www.cis.upenn.edu/~bcpierce/sf
354+
\url{http://www.cis.upenn.edu/~bcpierce/sf}
355355
356356
If you are using the notes as part of a class, you may be given access to a
357357
locally extended version of the files, which you should use instead of the
@@ -398,5 +398,5 @@ instructions.
398398
== Translations
399399
400400
Thanks to the efforts of a team of volunteer translators, _Software Foundations_
401-
can now be enjoyed in Japanese at [http://proofcafe.org/sf]. A Chinese
401+
can now be enjoyed in Japanese at \url{http://proofcafe.org/sf}. A Chinese
402402
translation is underway.

0 commit comments

Comments
 (0)