This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to branch mistercrunch-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
commit ead6537824f8ec25793ed6ff19e73bfa96d0fe9b Author: Maxime Beauchemin <[email protected]> AuthorDate: Fri Oct 9 22:55:45 2020 -0700 Update index.tsx --- docs/src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx index a633420..bcaa9d6 100644 --- a/docs/src/pages/index.tsx +++ b/docs/src/pages/index.tsx @@ -458,7 +458,7 @@ const Theme = () => { href={href} target="_blank" key={imageName} - rel="noreferrer" + rel="nofollow" > <DbImage {...{
