From e234568a345a9843a9ecce473c5a7093ad010376 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Thu, 11 Jan 2018 12:59:44 -0800 Subject: [PATCH] Fix source links in documentation --- website/storybook/ui-explorer/UIExplorer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/storybook/ui-explorer/UIExplorer.js b/website/storybook/ui-explorer/UIExplorer.js index 4f267b53..8d100983 100644 --- a/website/storybook/ui-explorer/UIExplorer.js +++ b/website/storybook/ui-explorer/UIExplorer.js @@ -22,7 +22,7 @@ const Divider = () => ; const SourceLink = ({ uri }) => ( View source code on GitHub