1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Scannability: Codespaces introductory content (#54688)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
Ben Ahmady
2025-03-11 12:14:17 +00:00
committed by GitHub
parent cba2b19d71
commit 1aea5879b0
31 changed files with 112 additions and 74 deletions

View File

@@ -233,6 +233,6 @@ When you create a new diagram, add it to the Diagrams project in the Docs Figma
## Examples
This diagram {% ifversion fpt or ghec %}from [AUTOTITLE](/codespaces/overview){% endif %} effectively uses rectangles within other rectangles to visually explain what parts of a codespace are contained in the cloud, and it uses arrows to show the relationship between a codespace hosted in the cloud and your local editor.
This diagram {% ifversion fpt or ghec %}from [AUTOTITLE](/codespaces/quickstart){% endif %} effectively uses rectangles within other rectangles to visually explain what parts of a codespace are contained in the cloud, and it uses arrows to show the relationship between a codespace hosted in the cloud and your local editor.
![Diagram showing the relationship between a code editor and a codespace running on an Azure virtual machine.](/assets/images/help/codespaces/codespaces-diagram.png)