From 4cbafc5f56e9559108263f72a99b6223ff1c5498 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Wed, 5 Feb 2025 22:35:36 +0900 Subject: [PATCH] docs: fix broken link in CONTRIBUTING.md (#3191) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d14790f7..51bdad69 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -92,7 +92,7 @@ We've added some `UnoCSS` utilities styles to help you with that: We are using [vue-i18n](https://vue-i18n.intlify.dev/) via [nuxt-i18n](https://i18n.nuxtjs.org/) to handle internationalization. -You can check the current [translation status](https://docs.elk.zone/docs/guide/contributing#translation-status): more instructions on the table caption. +You can check the current [translation status](https://docs.elk.zone/guide/contributing#translation-status): more instructions on the table caption. If you are updating a translation in your local environment, you can run the following commands to check the status: - from root folder: `nr prepare-translation-status`