Skip to content

Commit ac92ebc

Browse files
committed
Preface: fix \url links
1 parent 37f4b8b commit ac92ebc

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
@@ -361,5 +361,5 @@ release version.
361361
== Translations
362362
363363
Thanks to the efforts of a team of volunteer translators, _Software Foundations_
364-
can now be enjoyed in Japanese at [http://proofcafe.org/sf]. A Chinese
364+
can now be enjoyed in Japanese at \url{http://proofcafe.org/sf}. A Chinese
365365
translation is underway.

0 commit comments

Comments
 (0)