From 557224ef5701ecff6906e539f5be35cd087b10e4 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Tue, 16 Mar 2021 15:31:31 -0500
Subject: [PATCH] 	modified:   gatsby-config.js

---
 gatsby-config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gatsby-config.js b/gatsby-config.js
index f4488b0..be5b26d 100644
--- a/gatsby-config.js
+++ b/gatsby-config.js
@@ -1,5 +1,5 @@
 module.exports = {
-  pathPrefix: `/tutorial/eic_tutorial`,
+  pathPrefix: `/tutorials/eic_tutorial`,
   siteMetadata: {
     siteTitle: `EIC Software`,
     defaultTitle: `EIC Software`,
-- 
GitLab