From 1f6770c8c6bd1bcb00a9b2a4b29b5aee47bda42b Mon Sep 17 00:00:00 2001 From: Stephan Ringel Date: Wed, 21 Oct 2020 10:59:02 +0200 Subject: [PATCH] fix: Rename Github to GitHub --- .../src/components/GitHubActions/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-theme-parliament/src/components/GitHubActions/index.js b/packages/gatsby-theme-parliament/src/components/GitHubActions/index.js index 8cb63e9a86..876dd2abf9 100644 --- a/packages/gatsby-theme-parliament/src/components/GitHubActions/index.js +++ b/packages/gatsby-theme-parliament/src/components/GitHubActions/index.js @@ -35,7 +35,7 @@ const GitHubActions = ({ repository, branch, root, pagePath }) => { {...commonsProps} href={`https://github.com/${repository}/edit/${branch}${rootFolder}/src/pages/${pagePath}`}> - Edit in Github + Edit in GitHub