Skip to content

Commit

Permalink
Updated README links
Browse files Browse the repository at this point in the history
  • Loading branch information
andersevenrud committed Aug 17, 2020
1 parent f059365 commit cc8e336
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This is the OS.js base repository that you can use as a template to make your ow

## Try it yourself

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.
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.

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

Expand Down Expand Up @@ -65,7 +65,7 @@ npm install
npm update
# Optionally install extra packages:
# For a list of packages, see https://manual.os-js.org/v3/resource/official/
# For a list of packages, see https://manual.os-js.org/resource/official/
npm install @osjs/example-application
# Discover installed packages
Expand All @@ -87,7 +87,7 @@ npm run serve

## Documentation

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

## Links

Expand Down

0 comments on commit cc8e336

Please sign in to comment.