diff --git a/gatsby-config.js b/gatsby-config.js
index a58da78d6b0c355165d45a093d512c493e211352..1d92ed6f221ddc28b5446b965c0a3c051e29b01e 100644
--- a/gatsby-config.js
+++ b/gatsby-config.js
@@ -11,7 +11,7 @@ module.exports = {
     siteLanguage: `en`,
     themeColor: `#e1a809`,
     basePath: `/`,
-    footer: `Theme by Rocketseat`,
+    footer: `whit`,
   },
   plugins: [
     {
@@ -19,7 +19,7 @@ module.exports = {
       options: {
         configPath: `src/config`,
         docsPath: `src/docs`,
-        githubUrl: `https://github.com/rocketseat/gatsby-themes`,
+        githubUrl: `https://eicweb.phy.anl.gov/Argonne_EIC/tutorial/eic_tutorial/`,
         baseDir: `examples/gatsby-theme-docs`,
       },
     },