Loïc Hoguin 12 лет назад
Родитель
Сommit
22f961a7e8
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -21,9 +21,9 @@ No parameterized module. No process dictionary. **Clean** Erlang code.
 Getting Started
 ---------------
 
- *  [Read the guide](http://ninenines.eu/docs/en/cowboy/HEAD/guide/introduction)
+ *  [Read the guide](http://ninenines.eu/docs/en/cowboy/HEAD/guide)
+ *  [Check the manual](http://ninenines.eu/docs/en/cowboy/HEAD/manual)
  *  Look at the examples in the `examples/` directory
- *  Build API documentation with `make docs`; open `doc/index.html`
 
 Support
 -------