Skip to content

Commit b840b40

Browse files
committed
fix link to latest docs
1 parent 301ced4 commit b840b40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ The Viber API allows sending a custom keyboard with predefined replies or action
166166
Each buttons' `ActionType` has a corresponding method inside `Viberroo::Input` module. `keyboard` method also comes from there. See Viber API [Button parameters](https://viber.github.io/docs/tools/keyboards/#buttons-parameters) section for parameter explanation and possibilities.
167167

168168
## Documentation
169-
Documentation can be found on [rubygems](https://www.rubydoc.info/gems/viberroo/0.3.3/Viberroo), or generated locally by cloning the repository and running `yard` in the root of the project.
169+
Documentation can be found on [rubygems](https://www.rubydoc.info/gems/viberroo/Viberroo), or generated locally by cloning the repository and running `yard` in the root of the project.
170170

171171
## Development
172172
After checking out the repository, run `bin/setup` to install dependencies. Then, run `rspec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

0 commit comments

Comments
 (0)