Skip to content

Commit 12367d3

Browse files
committed
fix error
1 parent 4c9abef commit 12367d3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

connectors/dashboard/superset/yaml.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ You can use Postgres Connection when you have SSO enabled and your Superset is b
130130
</ContentSection>
131131

132132
</ContentPanel>
133+
134+
<CodePanel fileName="superset_config.yaml">
135+
133136
```yaml
134137
source:
135138
type: superset

connectors/pipeline/snowplow/yaml.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ mode: "wide"
88
import { ConnectorDetailsHeader } from '/snippets/components/ConnectorDetailsHeader/ConnectorDetailsHeader.jsx'
99
import { CodePreview, ContentPanel, ContentSection, CodePanel } from '/snippets/components/CodePreview.jsx'
1010
import SourceConfigDef from '/snippets/connectors/yaml/pipeline/source-config-def.mdx'
11-
# Run the Snowplow Connector Externally
1211
import IngestionSinkDef from '/snippets/connectors/yaml/ingestion-sink-def.mdx'
1312
import WorkflowConfigDef from '/snippets/connectors/yaml/workflow-config-def.mdx'
1413
import ExternalIngestionDeployment from '/snippets/connectors/external-ingestion-deployment.mdx'

0 commit comments

Comments
 (0)