1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Add article about the Codespaces badge (#30445)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
This commit is contained in:
hubwriter
2022-09-05 09:46:48 +01:00
committed by GitHub
parent 7b9e96dd57
commit 16331902c8
10 changed files with 81 additions and 7 deletions

View File

@@ -149,3 +149,6 @@ Replace `machine-type` with a valid identifier for an available machine type. Id
For full details of the options for this command, see [the {% data variables.product.prodname_cli %} manual](https://cli.github.com/manual/gh_codespace_create).
{% endcli %}
## Further reading
- "[Adding an 'Open in GitHub Codespaces' badge](/codespaces/setting-up-your-project-for-codespaces/adding-a-codespaces-badge)"

View File

@@ -99,4 +99,4 @@ gh cs delete --repo octo-org/octo-repo --days 7
{% endcli %}
## Further reading
- [Codespaces lifecycle](/codespaces/developing-in-codespaces/codespaces-lifecycle)
- "[Codespaces lifecycle](/codespaces/developing-in-codespaces/codespaces-lifecycle)"