diff --git a/README.md b/README.md index a545ebe..48d9e20 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ You're writing some code. And suddenly you understand you need something that la - error handling - inconvenient `range` - no generics -+ http://corte.si/posts/code/go/go-rant.html (Aldo Cortesi, 2013) ++ https://corte.si/posts/code/go/go-rant/ (Aldo Cortesi, 2013) - too opinionated + http://blog.mattbasta.com/things_that_make_me_sad_in_go.html (Matt Basta, 2014) - project layout is bad @@ -429,7 +429,7 @@ It's a reverse complaints index, generated by https://github.com/ksimka/go-is-no + the worst compiler toolchain ever - http://dtrace.org/blogs/wesolows/2014/12/29/golang-is-trash/ (Keith Wesolowski 2014) + too opinionated - - http://corte.si/posts/code/go/go-rant.html (Aldo Cortesi 2013) + - https://corte.si/posts/code/go/go-rant/ (Aldo Cortesi 2013) - http://www.evanmiller.org/four-days-of-go.html (Evan Miller 2015) - http://blog.goodstuff.im/golang (David Pollak 2015) - https://grimoire.ca/dev/go (Owen Jacobson 2018) diff --git a/entries.json b/entries.json index ec8daa9..34060f0 100644 --- a/entries.json +++ b/entries.json @@ -66,7 +66,7 @@ "no generics" ] },{ - "URL": "http://corte.si/posts/code/go/go-rant.html", + "URL": "https://corte.si/posts/code/go/go-rant/", "Author": "Aldo Cortesi", "Year": 2013, "Complaints":[