Skip to content

Commit 9c9e273

Browse files
committed
Fixed link for paper
1 parent d92d51e commit 9c9e273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Publications/copypasta.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const copypastaPublications: ReactNode = (
1010
<p>
1111
<strong>MEMOCODE '23</strong>: Soroush Bateni, Marten Lohstroh, Hou Seng Wong,
1212
Hokeun Kim, Shaokai Lin, Christian Menard, Edward A. Lee, "
13-
<Link href="https://dl.acm.org/doi/10.1145/3609134">
13+
<Link href="https://doi.org/10.1145/3610579.3613219">
1414
Risk and Mitigation of Nondeterminism in Distributed Cyber-Physical Systems
1515
</Link>
1616
," in <i>Proceedings of the 21st ACM-IEEE International Conference on Formal Methods and Models for System Design (MEMOCODE '23)</i>. Association for Computing Machinery, New York, NY, USA, 1–11.

0 commit comments

Comments
 (0)