From 8379b50162d67af6e162da8c18db69626b644c3a Mon Sep 17 00:00:00 2001 From: TheFlow Date: Mon, 9 Feb 2026 16:33:43 +1300 Subject: [PATCH] fix: Use correct document slug for taonga paper in research modal The taonga paper's migrated slug includes the full subtitle. Update the modal href to match the actual documents collection slug so the docs-viewer resolves it correctly. Co-Authored-By: Claude Opus 4.6 --- public/js/components/research-papers-modal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/components/research-papers-modal.js b/public/js/components/research-papers-modal.js index 7cc6f2a6..8c06e32a 100644 --- a/public/js/components/research-papers-modal.js +++ b/public/js/components/research-papers-modal.js @@ -18,7 +18,7 @@ class ResearchPapersModal { description: 'Proposes polycentric governance replacing platform hierarchy with co-equal steering authorities, drawing on te ao M\u0101ori concepts.', date: 'February 2026', status: 'Draft', - href: '/docs-viewer.html?slug=taonga-centred-steering-governance-polycentric-ai' + href: '/docs-viewer.html?slug=taonga-centred-steering-governance-polycentric-authority-for-sovereign-small-language-models' }, { code: 'STO-RES-0009',