From 8e21b8ffaab2cd0f9921071dc0f7997eb295f2b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20T=C3=B3th?= Date: Sat, 21 Apr 2018 11:30:34 +0200 Subject: [PATCH] Make repo listing items links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a2a2d91..60aa485 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ It also gives home to several useful scripts in the `hack` folder to speed up de ## Getting started TFW consists of 3 repositories: -- `baseimage-tutorial-framework` – Docker baseimage -- `frontend-tutorial-framework` – Angular frontend -- `test-tutorial-framework` (this repo) +- [baseimage-tutorial-framework](https://github.com/avatao-content/baseimage-tutorial-framework) – Docker baseimage +- [frontend-tutorial-framework](https://github.com/avatao-content/frontend-tutorial-framework) – Angular frontend +- [test-tutorial-framework](https://github.com/avatao-content/test-tutorial-framework) (this repo) See the documentation of each in their `README.md` files.