Skip to content

Commit

Permalink
Update demo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
avandecreme committed Oct 16, 2014
1 parent 982232c commit bda9bdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This OpenSeadragon ( http://openseadragon.github.io/ ) plugin provides
a scale bar which adjusts depending on the zoom level.

A demo is available here: http://nistdeepzoom.github.io/OpenSeadragonScalebar/
A demo is available here: http://nist-isg.github.io/OpenSeadragonScalebar/

It can be used like this:
`````javascript
Expand All @@ -23,7 +23,7 @@ viewer.scalebar({
});
`````

The list of all the options can be found and tested on http://nistdeepzoom.github.io/OpenSeadragonScalebar/
The list of all the options can be found and tested on http://nist-isg.github.io/OpenSeadragonScalebar/
If type, pixelsPerMeter or location are not set (or set to 0), the bar is hidden.


Expand Down

0 comments on commit bda9bdc

Please sign in to comment.