Skip to content

Commit cc8e336

Browse files
committed
Updated README links
1 parent f059365 commit cc8e336

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is the OS.js base repository that you can use as a template to make your ow
1818

1919
## Try it yourself
2020

21-
Visit the [official demo](https://demo.os-js.org/v3/) for a preview version. Please note that some features are disabled and might be outdated or unavailable at times.
21+
Visit the [official demo](https://demo.os-js.org/) for a preview version. Please note that some features are disabled and might be outdated or unavailable at times.
2222

2323
![ScreenShot](https://www.os-js.org/screenshot.png)
2424

@@ -65,7 +65,7 @@ npm install
6565
npm update
6666
6767
# Optionally install extra packages:
68-
# For a list of packages, see https://manual.os-js.org/v3/resource/official/
68+
# For a list of packages, see https://manual.os-js.org/resource/official/
6969
npm install @osjs/example-application
7070
7171
# Discover installed packages
@@ -87,7 +87,7 @@ npm run serve
8787

8888
## Documentation
8989

90-
See the [Official Manuals](https://manual.os-js.org/v3/) for articles, tutorials and guides.
90+
See the [Official Manuals](https://manual.os-js.org/) for articles, tutorials and guides.
9191

9292
## Links
9393

0 commit comments

Comments
 (0)