Please implement the following changes in docs/01-understanding-github-web-structure.md (this issue is for implementation, not just tracking):
- Replace the
Level code block under '## 1. GitHub's Three-Level Structure' with explicit headings and lists.
Example structure to implement:
Level 1: Your Account / Profile
- github.com/your-username
- github.com/settings/...
- github.com/notifications
Level 2: An Organization or User's Space
- github.com/microsoft
- github.com/community-access
- github.com/github
Level 3: A Repository - where all the work happens
-
Ensure the headings use appropriate heading levels (H2 for the three Level headings, or H3 if you prefer to keep the existing H2 '1. GitHub's Three-Level Structure'), and ensure the example URLs are formatted as bulleted lists for quick scanning and keyboard navigation.
-
Keep the explanatory text that follows ("Most of this workshop happens at Level 3.") in place and update any cross-references or anchors if needed.
Notes:
- File:
docs/01-understanding-github-web-structure.md
- Assignee: @accesswatch
- Labels: documentation
Please implement the changes directly in the file and open a PR when ready. Thank you!
Please implement the following changes in
docs/01-understanding-github-web-structure.md(this issue is for implementation, not just tracking):Levelcode block under '## 1. GitHub's Three-Level Structure' with explicit headings and lists.Example structure to implement:
Level 1: Your Account / Profile
Level 2: An Organization or User's Space
Level 3: A Repository - where all the work happens
Ensure the headings use appropriate heading levels (H2 for the three Level headings, or H3 if you prefer to keep the existing H2 '1. GitHub's Three-Level Structure'), and ensure the example URLs are formatted as bulleted lists for quick scanning and keyboard navigation.
Keep the explanatory text that follows ("Most of this workshop happens at Level 3.") in place and update any cross-references or anchors if needed.
Notes:
docs/01-understanding-github-web-structure.mdPlease implement the changes directly in the file and open a PR when ready. Thank you!