Skip to content

Commit c001b53

Browse files
authored
Update README.md
1 parent 910f240 commit c001b53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bindable.scala
22
[![Latest version](https://index.scala-lang.org/thoughtworksinc/bindable.scala/bindable/latest.svg)](https://index.scala-lang.org/thoughtworksinc/bindable.scala/bindable)
3-
[![Scaladoc](https://javadoc.io/badge/com.thoughtworks.binding/bindable_sjs0.6_2.12.svg?label=scaladoc)](https://javadoc.io/page/com.thoughtworks.binding/bindable_sjs0.6_2.12/latest/com/thoughtworks/binding/bindable/index.html)
3+
[![Scaladoc](https://javadoc.io/badge/com.thoughtworks.binding/bindable_sjs0.6_2.13.svg?label=scaladoc)](https://javadoc.io/page/com.thoughtworks.binding/bindable_sjs0.6_2.13/latest/com/thoughtworks/binding/bindable/index.html)
44
[![Build Status](https://travis-ci.org/ThoughtWorksInc/bindable.scala.svg)](https://travis-ci.org/ThoughtWorksInc/bindable.scala)
55

66
**bindable.scala** is a library of type classes for creating user-friendly [Binding.scala](https://github.com/ThoughtWorksInc/Binding.scala) components.
@@ -68,6 +68,6 @@ Unlike use cases of `myComponent1`, all the above use cases of `myComponent2` co
6868

6969
## Links
7070

71-
* [Documentation](https://javadoc.io/page/com.thoughtworks.binding/bindable_sjs0.6_2.12/latest/com/thoughtworks/binding/bindable/index.html)
71+
* [Documentation](https://javadoc.io/page/com.thoughtworks.binding/bindable_sjs0.6_2.13/latest/com/thoughtworks/binding/bindable/index.html)
7272
* [Binding.scala](https://github.com/ThoughtWorksInc/Binding.scala)
7373
* [Limitations of the component model](https://github.com/ThoughtWorksInc/Binding.scala/issues/128)

0 commit comments

Comments
 (0)