Skip to content

Comments

メニュー中のアイテムを参照する時の書き方を変更#929

Merged
chvmvd merged 1 commit intomainfrom
fix-menu-item-reference-notation
Feb 21, 2026
Merged

メニュー中のアイテムを参照する時の書き方を変更#929
chvmvd merged 1 commit intomainfrom
fix-menu-item-reference-notation

Conversation

@chvmvd
Copy link
Contributor

@chvmvd chvmvd commented Feb 21, 2026

#928 の結論に基づいて、該当箇所を修正しました。

@chvmvd chvmvd linked an issue Feb 21, 2026 that may be closed by this pull request
@cloudflare-workers-and-pages
Copy link

Deploying utcode-learn with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6ffc3ce
Status: ✅  Deploy successful!
Preview URL: https://55f71c86.utcode-learn.pages.dev
Branch Preview URL: https://fix-menu-item-reference-nota.utcode-learn.pages.dev

View logs

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the documentation style for referencing UI menu navigation paths, based on the decision made in issue #928. The change adopts a simpler format inspired by the Google developer documentation style guide, replacing the previous backtick-separated format with bold text and > separators for better readability.

Changes:

  • Updated menu navigation reference format from backticks to bold with > separators
  • Applied the new format consistently across three instances in two documentation files

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/3-web-servers/10-git-github-init/index.mdx Updated SSH key registration navigation path to use bold formatting with > separators
docs/3-web-servers/12-github/index.mdx Updated two menu navigation paths (push and pull operations) to use bold formatting with > separators

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chvmvd chvmvd marked this pull request as ready for review February 21, 2026 05:41
@chvmvd chvmvd merged commit 9528d74 into main Feb 21, 2026
7 checks passed
@chvmvd chvmvd deleted the fix-menu-item-reference-notation branch February 21, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

メニュー中のアイテムを参照する時の書き方を変更

2 participants