Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the-githubdev-web-based-editor.md #36424

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion content/codespaces/the-githubdev-web-based-editor.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
title: The github.dev web-based editor
shortTitle: github.dev editor
intro: 'You can use the {% data variables.codespaces.serverless %} web-based editor to edit files and commit your changes.'
Expand All @@ -6,11 +5,11 @@
feature: githubdev-editor
type: how_to
topics:
- Codespaces

Check failure on line 8 in content/codespaces/the-githubdev-web-based-editor.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
- Visual Studio Code

Check failure on line 9 in content/codespaces/the-githubdev-web-based-editor.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
- Developer

Check failure on line 10 in content/codespaces/the-githubdev-web-based-editor.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
redirect_from:
- /codespaces/developing-in-codespaces/web-based-editor

Check failure on line 12 in content/codespaces/the-githubdev-web-based-editor.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
---

>[!NOTE] The {% data variables.codespaces.serverless %} editor is currently in {% data variables.release-phases.public_preview %}. You can provide feedback [in our Discussions](https://github.com/community/community/discussions/categories/codespaces).{% ifversion ghec %} Additionally, the {% data variables.codespaces.serverless %} editor is not available on subdomains of {% data variables.enterprise.data_residency_site %}, such as `octocorp.ghe.com`.{% endif %}
Expand Down
Loading