Skip to content

Commit 758862a

Browse files
committed
Remove codespaces.gif
1 parent 9ffcd75 commit 758862a

3 files changed

Lines changed: 1 addition & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ Fork with [GitHub Codespaces](https://github.com/features/codespaces):
3434

3535
[Fork, edit, and preview](https://docs.github.com/en/free-pro-team@latest/github/developing-online-with-codespaces/creating-a-codespace) using [GitHub Codespaces](https://github.com/features/codespaces) without having to install and run the project locally.
3636

37-
![](./assets/images/codespaces.gif)
38-
3937
### Make your update:
4038
Make your changes to the file(s) you'd like to update. Here are some tips and tricks for [using the docs codebase](#working-in-the-githubdocs-repository).
4139
- Are you making changes to the application code? You'll need **Node.js v14** to run the site locally. See [contributing/development.md](contributing/development.md).

assets/images/codespaces.gif

-79.5 KB
Binary file not shown.

contributing/development.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ When you're ready to stop your local server, type <kbd>CTRL</kbd><kbd>c</kbd> in
2525

2626
### Using GitHub Codespaces
2727

28-
As an alternative, you can simply use [GitHub Codespaces](https://github.com/features/codespaces):
29-
30-
![](../assets/images/codespaces.gif)
28+
As an alternative, you can simply use [GitHub Codespaces](https://github.com/features/codespaces).
3129

3230
In a matter of minutes, you will be ready to edit, preview and test your changes directly from the comfort of your browser.
3331

0 commit comments

Comments
 (0)