Skip to content

Commit f63cd39

Browse files
authored
use /edu/makecode (microsoft#10438)
1 parent a0fc939 commit f63cd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-common/components/share/ShareInfo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import { pushNotificationMessage } from "../Notification";
1616
import { classList } from "../util";
1717
import { Link } from "../controls/Link";
1818

19-
const vscodeDevUrl = "https://vscode.dev/makecode/"
19+
const vscodeDevUrl = "https://vscode.dev/edu/makecode/"
2020

2121
export interface ShareInfoProps {
2222
projectName: string;

0 commit comments

Comments
 (0)