@@ -25,7 +25,7 @@ const config = {
2525 url : siteUrl ,
2626 baseUrl,
2727 organizationName : 'ToolJet' ,
28- projectName : 'AgentRail ' ,
28+ projectName : 'ActionRail ' ,
2929 customFields : {
3030 cloudAccessFormUrl,
3131 cloudAccessEmail,
@@ -47,7 +47,7 @@ const config = {
4747 docs : {
4848 sidebarPath : require . resolve ( './sidebars.js' ) ,
4949 routeBasePath : 'docs' ,
50- editUrl : 'https://github.com/ToolJet/AgentRail /tree/master/docs/' ,
50+ editUrl : 'https://github.com/ToolJet/ActionRail /tree/master/docs/' ,
5151 } ,
5252 blog : false ,
5353 theme : {
@@ -72,7 +72,7 @@ const config = {
7272 { to : '/cloud' , label : 'Cloud' , position : 'left' } ,
7373 ...( algolia ? [ { type : 'search' , position : 'right' } ] : [ ] ) ,
7474 {
75- href : 'https://github.com/ToolJet/AgentRail ' ,
75+ href : 'https://github.com/ToolJet/ActionRail ' ,
7676 label : 'GitHub' ,
7777 position : 'right' ,
7878 } ,
@@ -92,7 +92,7 @@ const config = {
9292 {
9393 title : 'Project' ,
9494 items : [
95- { label : 'GitHub' , href : 'https://github.com/ToolJet/AgentRail ' } ,
95+ { label : 'GitHub' , href : 'https://github.com/ToolJet/ActionRail ' } ,
9696 { label : 'Cloud early access' , to : '/cloud' } ,
9797 { label : 'ToolJet' , href : 'https://www.tooljet.com' } ,
9898 ] ,
0 commit comments