Skip to content

Commit 5620533

Browse files
authored
Merge pull request #3687 from vmarklynn/patch-1
Update part2a.md
2 parents f63a648 + f69b00f commit 5620533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/2/en/part2a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ As such, one way to define the row generation without getting errors is:
348348

349349
This is, however, **not recommended** and can create undesired problems even if it seems to be working just fine.
350350

351-
Read more about this in [this article](https://robinpokorny.medium.com/index-as-a-key-is-an-anti-pattern-e0349aece318).
351+
Read more about this in [this article](https://robinpokorny.com/blog/index-as-a-key-is-an-anti-pattern/).
352352

353353
### Refactoring Modules
354354

0 commit comments

Comments
 (0)