You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,9 @@ The project was bootstrapped with [Create React App](https://github.com/facebook
31
31
32
32
The editor is deployed by [CircleCI](https://circleci.com/gh/microbit-foundation/python-editor-v3).
33
33
34
-
The `main` branch is deployed to https://stage-python-editor-next.microbit.org/ on each commit.
34
+
The `main` branch is deployed to https://python.microbit.org/v/beta on each commit.
35
35
36
-
Other branches (e.g. for PRs) are deployed to https://review-python-editor-next.microbit.org/{branch}. Special characters in the branch name are replaced by hyphens.
36
+
Other branches (e.g. for PRs) are deployed to https://review-python-editor-v3.microbit.org/{branch}. Special characters in the branch name are replaced by hyphens.
37
37
38
38
For custom deployments, note that the educational content in the sidebar is currently sourced live from our CMS. For non-localhost deploys this will require CORS configuration on our end. Please open an issue to discuss this.
0 commit comments