diff options
author | Yuchen Pei <me@ypei.me> | 2018-06-01 08:30:42 +0200 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2018-06-01 08:30:42 +0200 |
commit | 31a78211aef8e0ab9b27490ecce7189bd857b413 (patch) | |
tree | 0c7af667c42b7d5b7ae70aafafe494e5e32d398e | |
parent | 6f9583b348b1ae18ce987dbd9da017b683cc0f34 (diff) |
fixed a typo
-rw-r--r-- | pages/links.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/links.md b/pages/links.md index 01f738c..cf1aa16 100644 --- a/pages/links.md +++ b/pages/links.md @@ -5,7 +5,7 @@ title: Links --- Here are some links I find interesting or helpful, or both. Listed in no particular order. -- [CodeLab](https://competitions.codalab.org/competitions/) +- [CodaLab](https://competitions.codalab.org/competitions/) - [HaskellForMaths](https://haskellformaths.blogspot.com/) - [Open Problem Garden](http://www.openproblemgarden.org/) - [AMS open notes](http://www.ams.org/open-math-notes) |