Skip to content

Commit

Permalink
Remove deleted documents IDs from sidebars.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bahrimootaz committed Feb 26, 2025
1 parent 460abec commit 218d05f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -1210,14 +1210,9 @@ module.exports = {
label: 'Integrations',
collapsed: true,
items: [
'testfairy/integrations/centercode',
'testfairy/integrations/coralogix',
'testfairy/integrations/slack',
'testfairy/integrations/smtp-gmail',
'testfairy/integrations/splunk',
'testfairy/integrations/zendesk',
'testfairy/integrations/ms-teams',
'testfairy/integrations/google-cloud',
'testfairy/integrations/apple-uploading',
'testfairy/integrations/google-uploading',
],
Expand All @@ -1227,12 +1222,10 @@ module.exports = {
label: 'CI Tools',
collapsed: true,
items: [
'testfairy/ci-tools/bamboo',
'testfairy/ci-tools/bitbucket',
'testfairy/ci-tools/circle-ci',
'testfairy/ci-tools/fastlane',
'testfairy/ci-tools/gitlab',
'testfairy/ci-tools/ms-app-ctr',
'testfairy/ci-tools/team-city',
'testfairy/ci-tools/vs-team',
],
Expand Down

0 comments on commit 218d05f

Please sign in to comment.