From 58b536bc770a066091ba1154a1e96212646e3a83 Mon Sep 17 00:00:00 2001 From: Typed SIGTERM Date: Sun, 30 Nov 2025 20:24:06 +0800 Subject: [PATCH] Fix dead link --- docs/05-themes-components/28-global-icon-changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/05-themes-components/28-global-icon-changes.md b/docs/05-themes-components/28-global-icon-changes.md index eeb7eb5..46af5f3 100644 --- a/docs/05-themes-components/28-global-icon-changes.md +++ b/docs/05-themes-components/28-global-icon-changes.md @@ -108,7 +108,7 @@ const REPLACEMENTS = { }; ``` -Ref: [discourse/icon-library.js at main · discourse/discourse (github.com)](https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/lib/icon-library.js) +Ref: [discourse/icon-library.js at main · discourse/discourse (github.com)](https://github.com/discourse/discourse/blob/main/frontend/discourse/app/lib/icon-library.js) [/details] ---