Skip to content
Snippets Groups Projects

modified: gatsby-config.js

Merged Whitney Armstrong requested to merge fix into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -19,7 +19,7 @@ module.exports = {
options: {
configPath: `src/config`,
docsPath: `src/docs`,
githubUrl: `https://eicweb.phy.anl.gov/Argonne_EIC/tutorial/eic_tutorial/`,
githubUrl: `https://eicweb.phy.anl.gov/EIC/tutorials/eic_tutorial/`,
baseDir: `/`,
},
},
Loading