Skip to content

Commit

Permalink
updated links to docs
Browse files Browse the repository at this point in the history
update viewer version to
v0.15.0
  • Loading branch information
codetricity committed Sep 23, 2024
1 parent 575ede6 commit 106f90c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ password for the partner technical documentation.

## Installation and Setup

1. clone down repo [oppkey-ricoh-viewer-demo-basic](https://github.com/codetricity/oppkey-ricoh-viewer-demo-basic)
1. clone down repo [oppkey-ricoh-viewer-demo-basic](https://github.com/theta360developers/oppkey-ricoh-viewer-demo-basic)
1. Install [Node.js](https://nodejs.org/en) - Note that Oppkey uses [nvm](https://github.com/nvm-sh/nvm) to manage node versions. However, it may be simpler for you to install node straight from the node site.
1. In the root directory of the project, run `npm install`
1. create a `secrets.env` file in the project root. The file has this format:
Expand Down
2 changes: 1 addition & 1 deletion docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Developer builds a business application with login for their customers or staff
### Loading View in HTML

```javascript
<script src="https://r360pf-prod-static.s3.us-west-2.amazonaws.com/viewer/v0.11.1/ricoh360-viewer.js">
<script src="https://r360pf-prod-static.s3.us-west-2.amazonaws.com/viewer/v0.15.0/ricoh360-viewer.js">
</script>
```

Expand Down

0 comments on commit 106f90c

Please sign in to comment.