Skip to content

Commit 99ebb25

Browse files
authored
Fixes links in the readme [ci skip]
1 parent 2734144 commit 99ebb25

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To cite this work, please use the [COP'19][cop19_paper] and the [Programming'19]
2929
- Patrick Rein, Jens Lincke, Stefan Ramson, Toni Mattis, Fabio Niephaus, and
3030
Robert Hirschfeld. *Implementing Babylonian/S by Putting Examples Into Contexts:
3131
Tracing Instrumentation for Example-based Live Programming as a Use Case for
32-
Context-oriented Programming*. In Proceedings of [the Workshop on
32+
Context-oriented Programming*. In Proceedings of the [Workshop on
3333
Context-oriented Programming (COP) 2019][cop19], co-located with the European
3434
Conference on Object-oriented Programming (ECOOP), London, UK, July 15, 2019,
3535
ACM DL.
@@ -45,7 +45,7 @@ pages, 2019.
4545
- Fabio Niephaus, Patrick Rein, Jakob Edding, Jonas Hering, Bastian König, Kolya
4646
Opahle, Nico Scordialo, and Robert Hirschfeld. *Example-Based Live Programming
4747
for Everyone: Building Language-agnostic Tools for Live Programming With LSP and
48-
GraalVM*. In Proceedings of [the ACM Symposium for New Ideas, New Paradigms, and
48+
GraalVM*. In Proceedings of the [ACM Symposium for New Ideas, New Paradigms, and
4949
Reflections on Everything to do with Programming and Software (Onward!)
5050
2020][onward20], co-located with the Conference on Object-oriented Programming,
5151
Systems, Languages, and Applications (OOPSLA), pages 108-124, Chicago, United
@@ -71,3 +71,5 @@ States, November 17-18, 2020, ACM DL.
7171
[squeakorg]: http://www.squeak.org
7272
[metacello]: https://github.com/dalehenrich/metacello-work
7373
[babylonian_screenshot]: https://github.com/hpi-swa-lab/babylonian-programming-smalltalk/blob/media/screenshot-for-readme.png?raw=true
74+
[cop19]: https://2019.ecoop.org/home/COP-2019
75+
[prog19]: https://programming-journal.org/2019/3/issue3/

0 commit comments

Comments
 (0)