Skip to content

Commit e1491e8

Browse files
fixes to readme
1 parent cb51877 commit e1491e8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33

4-
> Open this page at [https://johnjuuljensen.github.io/labyrinth/](https://johnjuuljensen.github.io/labyrinth/)
4+
> Open this page at [https://johnjuuljensen.github.io/makecode_maze/](https://johnjuuljensen.github.io/makecode_maze/)
55
66
## Use as Extension
77

@@ -10,22 +10,22 @@ This repository can be added as an **extension** in MakeCode.
1010
* open [https://arcade.makecode.com/](https://arcade.makecode.com/)
1111
* click on **New Project**
1212
* click on **Extensions** under the gearwheel menu
13-
* search for **https://github.com/johnjuuljensen/labyrinth** and import
13+
* search for **https://github.com/johnjuuljensen/makecode_maze** and import
1414

15-
## Edit this project ![Build status badge](https://github.com/johnjuuljensen/labyrinth/workflows/MakeCode/badge.svg)
15+
## Edit this project ![Build status badge](https://github.com/johnjuuljensen/makecode_maze/workflows/MakeCode/badge.svg)
1616

1717
To edit this repository in MakeCode.
1818

1919
* open [https://arcade.makecode.com/](https://arcade.makecode.com/)
2020
* click on **Import** then click on **Import URL**
21-
* paste **https://github.com/johnjuuljensen/labyrinth** and click import
21+
* paste **https://github.com/johnjuuljensen/makecode_maze** and click import
2222

2323
## Blocks preview
2424

2525
This image shows the blocks code from the last commit in master.
2626
This image may take a few minutes to refresh.
2727

28-
![A rendered view of the blocks](https://github.com/johnjuuljensen/labyrinth/raw/master/.github/makecode/blocks.png)
28+
![A rendered view of the blocks](https://github.com/johnjuuljensen/makecode_maze/raw/master/.github/makecode/blocks.png)
2929

3030
#### Metadata (used for search, rendering)
3131

0 commit comments

Comments
 (0)