Skip to content

Commit cbd8856

Browse files
committed
update some dead links
1 parent 78c4fc0 commit cbd8856

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,14 +188,14 @@ <h2>Publications</h2>
188188
Stefan Fehrenbach and James Cheney. <a href="http://dx.doi.org/10.1145/2967973.2968604">PPDP 2016</a>.
189189
</li>
190190
<li>
191-
<a href="http://homepages.inf.ed.ac.uk/s1467124/papers/mlabstract2016.pdf">Compiling Links Effect Handlers to the OCaml Backend</a>.
191+
<a href="https://dhil.net/research/papers/mlabstract2016.pdf">Compiling Links Effect Handlers to the OCaml Backend</a>.
192192
Daniel Hillerstr&ouml;m, Sam Lindley, and KC Sivaramakrishnan.
193-
<a href="http://www.mlworkshop.org/ml2016">ML Workshop 2016</a>.
193+
<a href="https://icfp16.sigplan.org/track/mlfamilyworkshop-2016-papers">ML Workshop 2016</a>.
194194
</li>
195195
<li>
196-
<a href="http://homepages.inf.ed.ac.uk/s1467124/papers/liberating_effects-tyde2016.pdf">Liberating Effects with Rows and Handlers</a>.
196+
<a href="https://homepages.inf.ed.ac.uk/slindley/papers/links-effect.pdf">Liberating Effects with Rows and Handlers</a>.
197197
Daniel Hillerstr&ouml;m and Sam Lindley. In the proceedings of
198-
<a href="http://conf.researchr.org/track/icfp-2016/tyde-2016-papers">TyDe 2016</a>.
198+
<a href="https://icfp16.sigplan.org/track/tyde-2016-papers">TyDe 2016</a>.
199199
</li>
200200
<li>
201201
<a href="http://homepages.inf.ed.ac.uk/slindley/papers/effquot.pdf">Effective quotation</a>.

0 commit comments

Comments
 (0)