From 3c5a91c3c310320fd44e028cdc9520f83a567f17 Mon Sep 17 00:00:00 2001 From: Andreas Savvides Date: Mon, 14 Sep 2015 18:45:29 +0100 Subject: [PATCH] Make it easier to create an issue --- docs/docs/ref-04-tags-and-attributes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/ref-04-tags-and-attributes.md b/docs/docs/ref-04-tags-and-attributes.md index 8992d990bf..488c5db0c6 100644 --- a/docs/docs/ref-04-tags-and-attributes.md +++ b/docs/docs/ref-04-tags-and-attributes.md @@ -8,7 +8,7 @@ next: events.html ## Supported Tags -React attempts to support all common elements. If you need an element that isn't listed here, please file an issue. +React attempts to support all common elements. If you need an element that isn't listed here, please [file an issue](https://github.com/facebook/react/issues/new). ### HTML Elements