File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import { themes as prismThemes } from 'prism-react-renderer';
1010const config = {
1111 title : 'Snowplow Javascript API Docs' ,
1212 favicon : 'img/favicon.ico' ,
13- url : 'http://snowplow.github.io/ ' ,
13+ url : 'http://snowplow.github.io' ,
1414 baseUrl : '/snowplow-javascript-tracker/' ,
1515 organizationName : 'snowplow' ,
1616 projectName : 'snowplow-javascript-tracker' ,
@@ -62,16 +62,16 @@ const config = {
6262 items : [
6363 {
6464 label : 'Snowplow JS Docs' ,
65- to : 'https://docs.snowplow.io/docs/collecting-data/collecting-from-own-applications/javascript -trackers/' ,
65+ to : 'https://docs.snowplow.io/docs/sources/trackers/web -trackers/' ,
6666 } ,
6767 ] ,
6868 } ,
6969 {
7070 title : 'Community' ,
7171 items : [
7272 {
73- label : 'Discourse ' ,
74- href : 'https://discourse .snowplow.io/' ,
73+ label : 'Community ' ,
74+ href : 'https://community .snowplow.io/' ,
7575 } ,
7676 {
7777 label : 'Website' ,
You can’t perform that action at this time.
0 commit comments