Skip to content

Commit 6aab3dd

Browse files
authored
Merge pull request #486 from JRegimbal/6.0.2
6.0.2
2 parents 4eeb1f5 + 6820773 commit 6aab3dd

File tree

3 files changed

+924
-890
lines changed

3 files changed

+924
-890
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Diva.js is an image viewer compatible with IIIF Presentation API versions [2](ht
3535
If you prefer to use a hosted version of Diva, copy and paste the following into the `<head>` of any webpage to
3636
include all the files necessary to use Diva.js.
3737
```html
38-
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/diva.js/6.0.1/css/diva.css" />
39-
<script src="//cdnjs.cloudflare.com/ajax/libs/diva.js/6.0.1/js/diva.js"></script>
38+
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/diva.js/6.0.2/css/diva.css" />
39+
<script src="//cdnjs.cloudflare.com/ajax/libs/diva.js/6.0.2/js/diva.js"></script>
4040
```
4141
### Locally (release package)
4242

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

123-
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).
123+
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).

0 commit comments

Comments
 (0)