Skip to content

Commit b827efb

Browse files
committed
Fixed prototype files.
1 parent 30874ae commit b827efb

File tree

3 files changed

+164
-164
lines changed

3 files changed

+164
-164
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Mirrorverse can run on any Webstrates server. To setup your own Webstrates serve
1111

1212
To create an instance of Mirrorverse use the prototype ZIP file using the [HTTP API](https://webstrates.github.io/userguide/http-api.html) of Webstrates. The following link creates a copy on the public [demo.webstrates.net](https://demo.webstrates.net/) server:
1313

14-
> https://demo.webstrates.net/new?prototypeUrl=https://github.com/Webstrates/Mirrorverse/raw/master/prototypes/mirrorverse.zip
14+
> https://demo.webstrates.net/new?prototypeUrl=https://github.com/Webstrates/Mirrorverse/raw/main/prototypes/mirrorverse.zip
1515
1616
To create a copy on your own server replace the server address with your server:
1717

1818
```
19-
https://your-webstrates-server.com/new?prototypeUrl=https://github.com/Webstrates/Mirrorverse/raw/master/prototypes/mirrorverse.zip
19+
https://your-webstrates-server.com/new?prototypeUrl=https://github.com/Webstrates/Mirrorverse/raw/main/prototypes/mirrorverse.zip
2020
```
2121

2222

0 commit comments

Comments
 (0)