-
Notifications
You must be signed in to change notification settings - Fork 22.8k
chore: Catching glitch.com links to de-noise external example cleanup #40171
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bsmth Just a few suggestions, although one of them might involve editing quite a few pages.
files/en-us/learn_web_development/getting_started/environment_setup/command_line/index.md
Outdated
Show resolved
Hide resolved
…setup/command_line/index.md Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
This pull request has merge conflicts that must be resolved before it can be merged. |
files/en-us/learn_web_development/core/scripting/test_your_skills/arrays/index.md
Outdated
Show resolved
Hide resolved
files/en-us/learn_web_development/core/scripting/test_your_skills/functions/index.md
Outdated
Show resolved
Hide resolved
files/en-us/learn_web_development/core/scripting/test_your_skills/variables/index.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, nice work @bsmth! I reckon we can merge this now!
Description
This PR removes
[Glitch](https://glitch.com/)
occurrences.Motivation
I'm helping @chrisdavidmills remove some of the Glitch demos.
Related