From 42edc491ea8d007befc3a875d6c84b2cb4746379 Mon Sep 17 00:00:00 2001 From: David Nolen Date: Tue, 23 Jan 2024 15:09:58 -0500 Subject: [PATCH] fix links --- content/news/2024-01-24-release.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/news/2024-01-24-release.adoc b/content/news/2024-01-24-release.adoc index 502f930..5ad3dfb 100644 --- a/content/news/2024-01-24-release.adoc +++ b/content/news/2024-01-24-release.adoc @@ -20,7 +20,7 @@ Closure Compiler now requires Java 11. ## Google Closure Library Maintenance Mode & ClojureScript -Google has [stopped developing Google Closure Library](https://groups.google.com/g/closure-library-discuss/c/FijyNE6_kt4). +Google has https://groups.google.com/g/closure-library-discuss/c/FijyNE6_kt4[stopped developing Google Closure Library]. What does this mean for the future of ClojureScript? Not a whole lot. Google Closure Library is a project distinct from the Compiler that provides a large set of reusable battle-tested libraries that are Closure-compatible. As browsers @@ -43,7 +43,7 @@ could also be evolved gradually over time. None of the above changes that we generate Google Closure Compiler compatible JavaScript and will continue to do so. Google itself embraced the wider JavaScript ecosystem, but they also transpile everything into Google Closure Compiler -compatible JS (via [tsickle](https://github.com/angular/tsickle)) before finally +compatible JS (via https://github.com/angular/tsickle[tsickle]) before finally processing it with Google Closure Compiler. As usual we do not believe in creating meaningless churn for users. You can continue