Skip to content

Commit c1da45f

Browse files
authored
Merge branch 'main' into repo-sync
2 parents d58d577 + a37127f commit c1da45f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contributing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Check out our [contributing guide](../CONTRIBUTING.md) to see all the ways you c
55
Here, you'll find additional information that might be helpful as you work on a pull request in this repo.
66

77
- [development](./development.md) - steps for getting this app running on your local machine
8-
- [codespace](./codespaces.md) - use GitHub Codespaces to work on documentation markdown files
8+
- [codespace](./codespace.md) - use GitHub Codespaces to work on documentation markdown files
99
- [content markup reference](./content-markup-reference.md) - how to use markup and features specific to the GitHub Docs site
1010
- [content style guide](./content-style-guide.md) - style guidance specific to GitHub Docs content and additional resources for writing clear, helpful content
1111
- [content model](./content-model.md) - the content types that make up GitHub Docs and how to write them

contributing/codespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This document describes how to use GitHub Codespaces for working on articles for
66

77
GitHub Codespaces allows you to work in a development environment that's hosted remotely from your machine. You can get started very quickly, with no need to set up the working environment, and without having to download files to your local computer.
88

9-
GitHub Codespaces is currently only available if you are a member of an organization using GitHub Team or GitHub Enterprise Cloud.
9+
**Note**: GitHub Codespaces is currently only available if you are a member of an organization using GitHub Team or GitHub Enterprise Cloud.
1010

1111
For more information, see "[GitHub Codespaces overview](https://docs.github.com/en/codespaces/overview)."
1212

0 commit comments

Comments
 (0)