Skip to content

Commit

Permalink
Remove deleted documents IDs from sidebars.js (#3098)
Browse files Browse the repository at this point in the history
* Remove deleted documents IDs from sidebars.js

* fix build stage - remove deleted integration
  • Loading branch information
bahrimootaz authored Feb 26, 2025
1 parent 460abec commit 76ed36a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions docs/testfairy/security/acct-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ You can integrate your TestFairy account with different services to customize an

- Slack - See [Slack](/testfairy/integrations/slack) for information about integrating your Slack account with TestFairy.

- Zendesk - See [ZenDesk](/testfairy/integrations/zendesk) for information about integrating your Zendesk account with TestFairy.

- Webhooks - You can use TestFairy webhooks to connect to services. See [Microsoft Teams](/testfairy/integrations/ms-teams) for more information.

<img src={useBaseUrl('img/testfairy/acct-settings-integrations.png')} alt="Integrations page" width="700"/>
Expand Down
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 76ed36a

Please sign in to comment.