Skip to content

Commit

Permalink
Chore: Fixing link in README (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
pramodsum authored Mar 30, 2017
1 parent 208179d commit 6c3abed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Additional Methods

`preview.getCurrentCollection()` returns the current collection if any.

`preview.getCurrentFile()` returns the current file being previewed if any. The file object structure is the same as returned by the [https://docs.box.com/reference#files](Box API).
`preview.getCurrentFile()` returns the current file being previewed if any. The file object structure is the same as returned by the [Box API](https://docs.box.com/reference#files).

`preview.getCurrentViewer()` returns the current viewer instance. May be undefined if the viewer isn't ready yet and waiting on conversion to happen.

Expand Down

0 comments on commit 6c3abed

Please sign in to comment.