From 64133063bb2178733879752a7d8f3647563f002e Mon Sep 17 00:00:00 2001 From: miteruzo Date: Tue, 22 Jul 2025 00:46:01 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AA=E3=83=B3=E3=82=AF=E3=81=AE=E3=83=9F?= =?UTF-8?q?=E3=82=B9=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/TopNav.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/TopNav.tsx b/frontend/src/components/TopNav.tsx index 4702f83..f34d7c7 100644 --- a/frontend/src/components/TopNav.tsx +++ b/frontend/src/components/TopNav.tsx @@ -33,7 +33,7 @@ export default ({ user }: Props) => { { name: 'タグ一覧', to: '/tags', visible: false }, { name: '別名タグ', to: '/tags/aliases', visible: false }, { name: '上位タグ', to: '/tags/implications', visible: false }, - { name: 'ニコニコ連携', to: '/tags/posts' }, + { name: 'ニコニコ連携', to: '/tags/nico' }, { name: 'タグのつけ方', to: '/wiki/ヘルプ:タグのつけ方' }, { name: 'ヘルプ', to: '/wiki/ヘルプ:タグ' }] }, { name: 'Wiki', to: '/wiki/ヘルプ:ホーム', base: '/wiki', subMenu: [