Skip to content

Commit fdc65ce

Browse files
committed
Update getting-started.md
Replacec the (sometimes even outdated) libraries with a link to the libraries doc page
1 parent 4927700 commit fdc65ce

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

docs/getting-started.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -209,13 +209,7 @@ run almost all languages that any other Linux distro can, so your favorite
209209
language is probably supported. Language bindings have already been written
210210
for some languages:
211211

212-
- [Using brickstrap to cross compile and debug](https://github.com/ev3dev/ev3dev/wiki/Using-brickstrap-to-cross-compile-and-debug)
213-
- [C++, Lua and Vala language bindings/samples](https://github.com/ev3dev/ev3dev-lang)
214-
- [Clojure](https://github.com/annapawlicka/clj-ev3dev)
215-
- [Google Go](https://github.com/ldmberman/GoEV3)
216-
- [Node.js](https://github.com/WasabiFan/ev3dev-NodeJS)
217-
- [Python](https://github.com/topikachu/python-ev3)
218-
- [C](https://github.com/theZiz/ev3c)
212+
* [Libraries](/docs/libraries)
219213

220214
If the language you want isn't listed, you still can use it, but you'll have to
221215
do more of the heavy lifting yourself using the guides above. Once you get the

0 commit comments

Comments
 (0)