We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fc939 commit f63cd39Copy full SHA for f63cd39
react-common/components/share/ShareInfo.tsx
@@ -16,7 +16,7 @@ import { pushNotificationMessage } from "../Notification";
16
import { classList } from "../util";
17
import { Link } from "../controls/Link";
18
19
-const vscodeDevUrl = "https://vscode.dev/makecode/"
+const vscodeDevUrl = "https://vscode.dev/edu/makecode/"
20
21
export interface ShareInfoProps {
22
projectName: string;
0 commit comments