Skip to content

Commit

Permalink
Merge pull request #486 from JRegimbal/6.0.2
Browse files Browse the repository at this point in the history
6.0.2
  • Loading branch information
ahankinson committed Aug 27, 2019
2 parents 4eeb1f5 + 6820773 commit 6aab3dd
Show file tree
Hide file tree
Showing 3 changed files with 924 additions and 890 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ Diva.js is an image viewer compatible with IIIF Presentation API versions [2](ht
If you prefer to use a hosted version of Diva, copy and paste the following into the `<head>` of any webpage to
include all the files necessary to use Diva.js.
```html
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/diva.js/6.0.1/css/diva.css" />
<script src="//cdnjs.cloudflare.com/ajax/libs/diva.js/6.0.1/js/diva.js"></script>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/diva.js/6.0.2/css/diva.css" />
<script src="//cdnjs.cloudflare.com/ajax/libs/diva.js/6.0.2/js/diva.js"></script>
```
### Locally (release package)

Expand Down Expand Up @@ -120,4 +120,4 @@ To fix this you must ensure that the Diva HTML page, and the location pointed to
Let Us Know
-----------

We're developing Diva.js as part of our research in [Distributed Digital Music Libraries](http://ddmal.music.mcgill.ca). If you use it in your project, it would be great if you could [let us know](mailto:andrew.hankinson@mail.mcgill.ca).
We're developing Diva.js as part of our research in [Distributed Digital Music Libraries](http://ddmal.music.mcgill.ca). If you use it in your project, it would be great if you could [let us know](mailto:andrew.hankinson@mail.mcgill.ca).
Loading

0 comments on commit 6aab3dd

Please sign in to comment.