File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
starters/default/src/pages Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,19 +50,19 @@ const moreLinks = [
50
50
{ text : "Join us on Discord" , url : "https://gatsby.dev/discord" } ,
51
51
{
52
52
text : "Documentation" ,
53
- url : "https://gatsbyjs.com/docs/?utm_source=starter&utm_medium=start-page&utm_campaign=default-starter " ,
53
+ url : "https://gatsbyjs.com/docs/" ,
54
54
} ,
55
55
{
56
56
text : "Starters" ,
57
- url : "https://gatsbyjs.com/starters/?utm_source=starter&utm_medium=start-page&utm_campaign=default-starter " ,
57
+ url : "https://gatsbyjs.com/starters/" ,
58
58
} ,
59
59
{
60
60
text : "Showcase" ,
61
- url : "https://gatsbyjs.com/showcase/?utm_source=starter&utm_medium=start-page&utm_campaign=default-starter " ,
61
+ url : "https://gatsbyjs.com/showcase/" ,
62
62
} ,
63
63
{
64
64
text : "Contributing" ,
65
- url : "https://www.gatsbyjs.com/contributing/?utm_source=starter&utm_medium=start-page&utm_campaign=default-starter " ,
65
+ url : "https://www.gatsbyjs.com/contributing/" ,
66
66
} ,
67
67
{ text : "Issues" , url : "https://github.com/gatsbyjs/gatsby/issues" } ,
68
68
]
You can’t perform that action at this time.
0 commit comments