Skip to content

Commit

Permalink
#387 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
absorbb committed Sep 7, 2021
1 parent 1233677 commit 2a9224d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions configurator/frontend/src/catalog/sources/lib/airbyte.tsx
Expand Up @@ -513,6 +513,7 @@ export const allAirbyteSources: AirbyteSource[] = [
pic: logos.tap_google_ads,
docker_image_name: 'airbyte/source-google-ads',
displayName: 'Google Ads',
hasNativeEquivalent: true,
stable: false,
documentation: {
overview: (
Expand Down
3 changes: 3 additions & 0 deletions documentation/sources-configuration/google-ads.mdx
@@ -0,0 +1,3 @@
# Google Ads

<ConnectorDocumentation id="google_ads" />

0 comments on commit 2a9224d

Please sign in to comment.