Skip to content

Commit

Permalink
Fixed Workday screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo.palarchio authored and matteo.palarchio committed Nov 21, 2024
1 parent 6286724 commit 9fbbb70
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 10 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
11 changes: 1 addition & 10 deletions docusaurus/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ function getEnterpriseConnectors() {
"integrations/enterprise-connectors/",
enterpriseConnectorDocs, [
"readme",
"workday"
"assets"
]
);
}
Expand Down Expand Up @@ -166,15 +166,6 @@ const sourceMssql = {
],
};

const sourceWorkday = {
type: "doc",
label: "Workday",
link: {
type: "doc",
id: "integrations/enterprise-connectors/workday",
}
};

const destinationS3 = {
type: "category",
label: "S3",
Expand Down

0 comments on commit 9fbbb70

Please sign in to comment.