diff --git a/ExperienceReports.md b/ExperienceReports.md index 1402d620..40a83621 100644 --- a/ExperienceReports.md +++ b/ExperienceReports.md @@ -52,7 +52,7 @@ Add new sections as appropriate. - Jon Bodner, “[Closures are the Generics for Go](https://medium.com/capital-one-developers/closures-are-the-generics-for-go-cb32021fb5b5),” June 2017. ## Large-Scale Software Development - - Russ Cox, “[Codebase Refactoring (with help from Go)](https://talks.golang.org/2016/refactor.article),” November 2016, laying out the case for type aliases. + - Russ Cox, “[Codebase Refactoring (with help from Go)](https://talks.golang.org/2016/refactor.article),” November 2016, laying out the case for type aliases (#18130). ## Logging @@ -73,4 +73,4 @@ Add new sections as appropriate. ## Time - - John Graham-Cumming, “[How and Why the Leap Second Affected Cloudflare DNS](https://blog.cloudflare.com/how-and-why-the-leap-second-affected-cloudflare-dns/),” January 2017, about timing across leap seconds. \ No newline at end of file + - John Graham-Cumming, “[How and Why the Leap Second Affected Cloudflare DNS](https://blog.cloudflare.com/how-and-why-the-leap-second-affected-cloudflare-dns/),” January 2017, about timing across leap seconds (#12914). \ No newline at end of file