From 0eb50ea74d8b6b4063c4b30f67e3d27a4e301dde Mon Sep 17 00:00:00 2001 From: Changmin Kim Date: Thu, 21 Dec 2023 18:23:17 +0900 Subject: [PATCH] Change wrong link. The diataxis link is wrong. I changed it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17cc5ce..0637508 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Writing Great Documentation](https://jacobian.org/series/great-documentation/) - Covers a variety of topics relating to writing good documentation such as content, style, formatting and so on. (contributed by [Paul A. Wilson](http://github.com/paulalexwilson)) * [Google Developer Documentation Style Guide](https://developers.google.com/style) - The best style guide I've seen since the Sun Style Guide. I'm agitating to get my team to replace the MMoS with this as the place to look for style guidance that doesn't exist in our team's style guide. (contributed by [@carolinakinetic](https://github.com/carolinakinetic)) * [API Blueprint](https://github.com/apiaryio/api-blueprint) - A powerful high-level API description language for web APIs. (contributed by [@PharkMillups](https://github.com/PharkMillups)) -* [Diátaxis](https://github.com/apiaryio/api-blueprint) - A systematic framework for technical documentation authoring. (contributed by [@matheusfelipeog](https://github.com/matheusfelipeog)) +* [Diátaxis](https://diataxis.fr/) - A systematic framework for technical documentation authoring. (contributed by [@matheusfelipeog](https://github.com/matheusfelipeog)) ### Generating Docs