Remove problematic links (#2235)

* Remove problematic links

* Fix according to comments

* Formatting
This commit is contained in:
victor felder
2017-01-15 22:21:48 +01:00
committed by GitHub
parent c649fc1a3b
commit 1eeed8f5f6
18 changed files with 30 additions and 101 deletions

View File

@ -165,7 +165,6 @@
### Lisp
* [Lisp In Small Pieces (translation)](https://github.com/ilammy/lisp)
* [Practical Common Lisp(translation)](http://lisper.ru/pcl/)
### MetaPost
@ -251,7 +250,7 @@
### Rust
* [Rust на примерах](https://gordon-f.github.io/rust-by-example-ru/)
* [Rust на примерах](https://rurust.github.io/rust-by-example-ru/)
* [Растономикон](https://github.com/ruRust/rustonomicon)
* [Язык программирования Rust](http://rurust.github.io/rust_book_ru/)