- Notifications
You must be signed in to change notification settings - Fork959
docs: update link for non-insiders install#444
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
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.
Pull Request Overview
This PR updates the installation link for non-insiders builds in the README, ensuring that non-insiders use the proper URL.
- Updated the non-insiders installation link from "insiders.vscode.dev" to "vscode.dev".
This was actually not an oversight. The end of the query string for insiders @digitarald should this change merge? I will leave that up to you. |
Uh oh!
There was an error while loading.Please reload this page.
previously the link was the same for insiders vs non-insiders. I've simply changed
insiders.vscode.dev
tovscode.dev
inside the link for non-insiders builds.(I'm assuming this was an oversight.)