Skip to content

Commit 3876477

Browse files
authored
Update warehouse.yml
@markzegarelli what's the difference between a logo url and a mark url? Should there also be a separate file for the mark url? I noticed some have `''` for the mark url, while others have a separate url.
1 parent e72d1f3 commit 3876477

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/_data/catalog/warehouse.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ items:
3838
- Warehouses
3939
- display_name: Google Cloud Storage
4040
slug: google-cloud-storage
41-
name: catalog/google-cloud-storage
41+
name: catalog/warehouses/google-cloud-storage
4242
description: ''
4343
url: connections/storage/catalog/google-cloud-storage
4444
status: PUBLIC_BETA
4545
logo:
46-
url:
46+
url: 'https://cdn.filepicker.io/api/file/G6kRHZtSoaEslLkENhPC'
4747
mark:
48-
url:
48+
url: ''
4949
categories:
5050
- Warehouses
5151
- display_name: IBM Db2 Warehouse

0 commit comments

Comments
 (0)