From ab5910d8c7602d45c5697de292236521c518fee8 Mon Sep 17 00:00:00 2001 From: Felix Date: Tue, 13 Oct 2020 15:38:52 +0200 Subject: [PATCH] change broken links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 796e8ac..c1874ee 100644 --- a/README.md +++ b/README.md @@ -94,10 +94,10 @@ The patterns can be structured in roughly three different categories. Please cli | Code | Language | Documentation | | ------------- |-------------| -----| | en | English | [Docs :notebook:](https://designpatternsphp.readthedocs.io/en/latest/README.html) | -| ca | Catalan | [Docs :notebook:](https://designpatternsphp.readthedocs.io/en/latest/README.html) | +| ca | Catalan | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ca/latest/README.html) | | de | Germany | [Docs :notebook:](https://designpatternsphp.readthedocs.io/de/latest/README.html) | | es | Spanish | [Docs :notebook:](https://designpatternsphp.readthedocs.io/es/latest/README.html) | -| es_MX | Spanish-Mexican | [Docs :notebook:](https://designpatternsphp.readthedocs.io/es/latest/README.html) | +| es_MX | Spanish-Mexican | [Docs :notebook:](https://designpatternsphp.readthedocs.io/es_MX/latest/README.html) | | ja | Japanese | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ja/latest/README.html) | | pl | Polish | [Docs :notebook:](https://designpatternsphp.readthedocs.io/pl/latest/README.html) | | pt_BR | Portuguese-Brazil | [Docs :notebook:](https://designpatternsphp.readthedocs.io/pt_BR/latest/README.html) |