Skip to content

Commit fd94512

Browse files
committed
Merge pull request ev3dev#101 from ddemidov/patch-1
Fix link to specification Fixes ev3dev/ev3dev#509
2 parents df2ea05 + 97638dc commit fd94512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ We have a repository of officially maintained language bindings, as well as many
1515
Our official "unified" [language binding repository](http://github.com/ev3dev/ev3dev-lang)
1616
currently has support for C++, Lua, Node.js, and Python.
1717
These libraries are all built around a single
18-
[API specification](https://github.com/ev3dev/ev3dev-lang/blob/develop/wrapper-specification.md)
18+
[API specification](http://ev3dev-lang.readthedocs.org/en/latest/spec.html)
1919
that ensures that interface is almost identical for each, and they are being updated and
2020
enhanced regularly.
2121

0 commit comments

Comments
 (0)