From a28874cf29debce4d682b3c6ccef94a0fd138d78 Mon Sep 17 00:00:00 2001 From: John Knox Date: Fri, 18 Dec 2020 09:20:19 -0800 Subject: [PATCH] Change homepage GitHub link label Summary: Makes it a bit more obvious where this link goes. Reviewed By: passy Differential Revision: D25639460 fbshipit-source-id: d2eed6bf2bcb0ac3b6cb9de148e62e65ab61266a --- website/src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/index.js b/website/src/pages/index.js index bae3b9b63..eb9722892 100644 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -150,7 +150,7 @@ export default function Index() { className="learnmore" href="https://github.com/facebook/flipper" target="_blank"> - Learn more + Explore the source on GitHub