1
0
Fork 0

fix(dev:docs): Minor tutorials fixes

This commit is contained in:
Benjamin Fan 2025-05-22 09:43:10 -07:00 committed by Joost De Cock
parent 34ca199ee3
commit ba4202fcd0
2 changed files with 9 additions and 6 deletions

View file

@ -16,9 +16,6 @@ via a web browser.
The files and computer programs are hosted on and run from a remote
server run by GitHub.
[gh]: https://github.com
[ghcs]: https://github.com/features/codespaces
For FreeSewing, you can use Codespaces to edit our repository files to
modify existing designs, add new files to create new designs, and run
the FreeSewing lab website so you can test designs.
@ -55,7 +52,7 @@ The Codespaces app will open in the browser window.
The Codespaces app is basically the [Visual Studio Code][vs] app with
Codespaces and GitHub integration built in.
[vs]: https://code.visualstudio.com 'Wait 45 seconds or so for the Codespace app to clone the repository from
'Wait 45 seconds or so for the Codespace app to clone the repository from
GitHub to the codespace repository and start.'
## Editing files
@ -234,8 +231,14 @@ To delete a codespace:
and select "Delete".
:::note RELATED
For more information, please see:
- [GitHub Codebases documentation](https://docs.github.com/en/codespaces).
- [About billing for GitHub Codespaces](https://docs.github.com/en/billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces)
:::
:::
[gh]: https://github.com
[ghcs]: https://github.com/features/codespaces
[vs]: https://code.visualstudio.com

View file

@ -62,7 +62,7 @@ Free Hobby accounts are limited to 3 Projects per Git repository.
Under each project there will be many, many deployments.
\_Deployments are simply builds, an instance of a website/app
_Deployments_ are simply builds, an instance of a website/app
built from a specific commit version of a specific branch of the repository.
These deployments can be accessed using a web browser to preview
the web app or website.