From 17f29ce6c00102dc33be943eff3a546760be00b4 Mon Sep 17 00:00:00 2001 From: "Jiahui (Jerry) Tan" <66892505+Friendseeker@users.noreply.github.com> Date: Sun, 24 Nov 2024 00:31:44 -0800 Subject: [PATCH] Update author name to preferred name --- src/pages/learn.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/learn.mdx b/src/pages/learn.mdx index e5e1179d..64cb55bb 100644 --- a/src/pages/learn.mdx +++ b/src/pages/learn.mdx @@ -60,7 +60,7 @@ Blog posts - [sbt - A task engine](https://jazzy.id.au/2015/03/03/sbt-task-engine.html), 2015, James Roper - [sbt - A declarative DSL](https://jazzy.id.au/2015/03/04/sbt-declarative-dsl.html), 2015, James Roper - [testing sbt plugins](https://eed3si9n.com/testing-sbt-plugins), 2011, Eugene Yokota -- [How I SBT](https://blog.rhetoricalmusings.com/posts/how-i-sbt1/), 2024, Vivek Ragunathan +- [How I SBT](https://blog.rhetoricalmusings.com/posts/how-i-sbt1/), 2024, Higher-Kinded Type (Vivek Ragunathan) Old documentation -----------------