Skip to content

Commit 1169524

Browse files
author
Vivek Vishal
authored
Merge branch 'master' into updatess3d
2 parents e3580e9 + 68daf27 commit 1169524

40 files changed

Lines changed: 263 additions & 105 deletions

File tree

gatsby-node.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ exports.createPages = async ({ actions, graphql, reporter }) => {
7474
});
7575
createRedirect({
7676
fromPath: "/learn/workshops",
77-
toPath: "/learn/workshops",
77+
toPath: "/learn/service-mesh-workshops",
7878
redirectInBrowser: true,
7979
isPermanent: true,
8080
});
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 8 additions & 8 deletions
Loading
Lines changed: 8 additions & 8 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)