diff --git a/content/articles/products/contents/help-center/index.mdx b/content/articles/products/contents/help-center/index.mdx index 0f7ad7493..269249b56 100644 --- a/content/articles/products/contents/help-center/index.mdx +++ b/content/articles/products/contents/help-center/index.mdx @@ -1,7 +1,7 @@ --- title: 'ヘルプページ' description: 'SmartHRヘルプセンターに掲載するコンテンツ作成に関するガイドラインです。' -order: 10 +order: 5 --- [SmartHRヘルプセンター](https://support.smarthr.jp/ja/)に掲載しているヘルプページとリリースノート作成に関するガイドラインです。 diff --git a/content/articles/products/contents/release-note/index.mdx b/content/articles/products/contents/release-note/index.mdx index c42606d66..379b67c22 100644 --- a/content/articles/products/contents/release-note/index.mdx +++ b/content/articles/products/contents/release-note/index.mdx @@ -1,5 +1,5 @@ --- title: 'リリースノート' description: 'SmartHRヘルプセンターに掲載するコンテンツ作成に関するガイドラインです。' -order: 11 +order: 6 --- \ No newline at end of file diff --git a/content/articles/products/contents/release-note/releasenotes-purpose.mdx b/content/articles/products/contents/release-note/releasenotes-purpose.mdx index 0632b08e7..577ad4a17 100644 --- a/content/articles/products/contents/release-note/releasenotes-purpose.mdx +++ b/content/articles/products/contents/release-note/releasenotes-purpose.mdx @@ -1,7 +1,7 @@ --- title: 'リリースノートの目的' description: 'SmartHRユーザー向けに公開しているリリースノートの作成の目的をまとめています。' -order: 8 +order: 1 --- 機能追加や不具合修正の内容など、**アプリケーションのアップデートの詳細をユーザーに伝えるため**、[リリースノート](https://support.smarthr.jp/ja/release-notes/)を公開します。 diff --git a/content/articles/products/contents/release-note/releasenotes.mdx b/content/articles/products/contents/release-note/releasenotes.mdx index b15e1f174..4eebf3a38 100644 --- a/content/articles/products/contents/release-note/releasenotes.mdx +++ b/content/articles/products/contents/release-note/releasenotes.mdx @@ -1,7 +1,7 @@ --- title: 'リリースノートの書き方' description: 'SmartHRユーザー向けに公開しているリリースノートの作成の考え方と書き方をまとめています。' -order: 9 +order: 2 --- ユーザー向けリリースノートを書くうえでの基本的な考え方とライティングパターンをまとめました。 このページで記載していない表記ルールは、プロダクトデザインにおける[ライティングスタイル](../../writing-style/)、[用字用語](../../idiomatic-usage/data/)、[UIテキスト](../../app-writing/)に準拠します。 diff --git a/content/articles/products/contents/writing-principles.mdx b/content/articles/products/contents/writing-principles.mdx index 671ba60eb..203628ed7 100644 --- a/content/articles/products/contents/writing-principles.mdx +++ b/content/articles/products/contents/writing-principles.mdx @@ -1,5 +1,5 @@ --- -title: 'ライティングガイドライン' +title: 'ライティングガイドラインの使い方' description: ' ' order: 1 ---