From fabe65ace5a400639aaf13d07eaa2f2bc0d1c82e Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Wed, 9 Nov 2022 03:23:04 -0300 Subject: [PATCH] Upd link to Slate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f4a29f..db6022b 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [ApiGen](https://www.apigen.org/ApiGen/) - Creates clean API documentation from PHP source code (contributed by [bryceadams](http://bryce.se/)) * [docgenerator](https://github.com/Ralt/docgenerator/blob/master/README.md) - Organize your documentation in Markdown files. (contributed by [Florian Margaine](http://margaine.com)) * [dexy](https://www.dexy.it) - Extensible documentation/report generator supporting multiple programming languages and serveral input and output formats. (contributed by [troytop](http://github.com/troytop)) -* [Slate](https://github.com/tripit/slate) - Static API documentation creation tool from the team at Tripit. +* [Slate](https://github.com/slatedocs/slate) - Static API documentation creation tool from the team at Tripit. * [MireDot](http://www.miredot.com) - REST API documentation generator for Java. Plugs into your build process and generates a searchable html page. (contributed by [bertvh](https://github.com/bertvh)) * [codo](https://github.com/coffeedoc/codo) - CoffeeScript API documentation generator, similar to YARD. (contributed by [Logan Koester](http://github.com/logankoester)) * [Flatdoc](http://ricostacruz.com/flatdoc/) - Create well designed open source documentation from Github repository README files or simple Markdown files. (contributed by [@moore](http://twitter.com/moore))