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 <noreply@anthropic.com>
This commit is contained in:
parent
627ab4b946
commit
00b9121ba6
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue