Skip to content

Commit 23e126d

Browse files
authored
Update URL
1 parent 442b09a commit 23e126d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
>
55
> Resulting code will have improved maintainability and better runtime type safety when done right.
66
7-
This is the backing repository for the article "Pattern Matching with TypeScript" published under https://pattern-matching-with-typescript.alabor.me/
7+
This is the backing repository for the article "Pattern Matching with TypeScript" published under https://alabor.me/2017/07/05/pattern-matching-with-typescript.html
88

99
## Examples
1010

@@ -23,4 +23,4 @@ Github Pages is used to serve the article to you. You find its text and all asse
2323
❤️ Thanks to my reviewers for advises and proofreading:
2424

2525
* [@dbrack](https://github.com/dbrack)
26-
* [@mweibel](https://github.com/mweibel)
26+
* [@mweibel](https://github.com/mweibel)

0 commit comments

Comments
 (0)