From be4f6266adb5de299279aa080f5d6f7ba65c0a23 Mon Sep 17 00:00:00 2001 From: Cogito Ergo Sum Date: Wed, 25 Oct 2023 20:41:39 -0300 Subject: [PATCH] Update website Link says: This website is no longer maintained. My new website is at https://urialon.ml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f27735..2a76926 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # A Structural Model for Contextual Code Changes This is an official implementation of the model described in: -[Shaked Brody](http://www.cs.technion.ac.il/people/shakedbr/), [Uri Alon](http://urialon.cswp.cs.technion.ac.il), [Eran Yahav](http://www.cs.technion.ac.il/~yahave/), "A Structural Model for Contextual Code Changes" [[PDF]](https://dl.acm.org/doi/pdf/10.1145/3428283) +[Shaked Brody](http://www.cs.technion.ac.il/people/shakedbr/), [Uri Alon](http://urialon.ml), [Eran Yahav](http://www.cs.technion.ac.il/~yahave/), "A Structural Model for Contextual Code Changes" [[PDF]](https://dl.acm.org/doi/pdf/10.1145/3428283) Appeard in **OOPSLA'2020**