From 2b7a58edda3455c23204f836a6f6e7f5a8121d73 Mon Sep 17 00:00:00 2001 From: Juho Teperi Date: Thu, 23 May 2019 21:00:35 +0300 Subject: [PATCH] Update ReactFeatures.md --- doc/ReactFeatures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ReactFeatures.md b/doc/ReactFeatures.md index 79f0c36..143ade1 100644 --- a/doc/ReactFeatures.md +++ b/doc/ReactFeatures.md @@ -27,7 +27,7 @@ Reagent: [child-c]]) ``` -Reagent syntax follows [React Fragment short syntax]. +Reagent syntax follows [React Fragment short syntax](https://reactjs.org/docs/fragments.html#short-syntax). ## Context