From 00591be5ff0cd25d7dbf340adb419cae64e2f060 Mon Sep 17 00:00:00 2001 From: Michal Vala Date: Thu, 15 Oct 2020 09:47:28 +0200 Subject: [PATCH] fix link to architecture docs (#18109) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c4c55bba2..66da4376b3 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ If you are interested in fixing issues and contributing directly to the code bas - :checkered_flag: [Development workflows](./CONTRIBUTING.md) - :ok_hand: [Review source code changes](https://github.com/eclipse/che/pulls) - :pencil: [Improve docs](https://github.com/eclipse/che-docs) -- :building_construction: [Che architecture](https://www.eclipse.org/che/docs/che-7/che-architecture.html) +- :building_construction: [Che architecture](https://www.eclipse.org/che/docs/che-7/administration-guide/che-architecture-overview/) - :octocat: [Che repositories](./CONTRIBUTING.md#other-che-repositories) - :sparkles: [Good first issue for new contributors](https://github.com/eclipse/che/wiki/Labels#new-contributors)