Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit 8b49de6

Browse files
authored
Fix link
1 parent b7bebe1 commit 8b49de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2017-10-26-issue-92.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Andre Videla [posted](https://medium.com/@andre_videla/total-programming-in-swif
3333

3434
[Slava Pestov](https://twitter.com/slava_pestov) [started](https://twitter.com/slava_pestov/status/922357520819134465) an interesting discussion on improvements to type checker performance in non-WMO builds of projects with many classes.
3535

36-
Harlan Haskins gave a great [talk](academy.realm.io/posts/improving-swift-tools-with-libsyntax-try-swift-haskin-2017/) about the structure of libSyntax, design decisions behind it, and how to make use of it to analyze, generate, and transform Swift code.
36+
Harlan Haskins gave a great [talk](https://academy.realm.io/posts/improving-swift-tools-with-libsyntax-try-swift-haskin-2017/) about the structure of libSyntax, design decisions behind it, and how to make use of it to analyze, generate, and transform Swift code.
3737

3838
It's never too much to repeat the basics, especially in Swift. Ennio Masi [wrote](https://medium.com/@EnnioMa/back-to-the-fundamentals-sorting-algorithms-in-swift-from-scratch-fccf8a3daea3) about popular sorting algorithms in pure Swift. 🤓
3939

0 commit comments

Comments
 (0)