Skip to content

Commit 638db8f

Browse files
committed
fix: improve link naming
1 parent 85a9ec1 commit 638db8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

slides.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,8 @@ clicks: 4
175175
| <div v-mark.underline.orange="[4,5]"> 4. Validate at the boundary </div> |
176176

177177
<div class="mt-16 ml-16">
178-
<a href="https://www.infoq.com/articles/data-oriented-programming-java/" target="_blank">Goetz Article</a>
178+
<a href="https://www.infoq.com/articles/data-oriented-programming-java/" target="_blank">
179+
INFOQ - Data-oriented Programming in Java</a>
179180
</div>
180181

181182
<style>

0 commit comments

Comments
 (0)