Skip to content

Commit 45c3fa0

Browse files
authored
Update branch build for docs (#10)
1 parent 924b456 commit 45c3fa0

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/push-docs-site.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ on:
33
push:
44
branches:
55
- master
6-
- docs-action
76
permissions:
87
contents: write
98
jobs:

docs/docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Pontoon is an open source, self-hosted data export platform that is built from t
88
99
### Key Features
1010

11-
- **🚀 Easy Deployment**: [Get started](getting-started/quick-start.md) in minutes with Docker or deploy to AWS Fargate
12-
- **🎯 Major Data Warehouses Integrations**: Supports Snowflake, BigQuery, Redshift, and Postgres as sources and destinations
11+
- **🚀 Easy Deployment**: [Get started](getting-started/quick-start.md) in minutes with Docker or deploy to [AWS Fargate](getting-started/aws-fargate.md)
12+
- **🎯 Major Data Warehouses Integrations**: Supports [Snowflake](https://www.snowflake.com/), [Google BigQuery](https://cloud.google.com/bigquery), [Amazon Redshift](https://aws.amazon.com/redshift/), and [Postgres](https://www.postgresql.org/) as sources and destinations
1313
- **☁️ Multi-cloud**: Send data from any cloud to any cloud. Amazon Redshift ➡️ Google BigQuery? No problem!
1414
- **🏗️ Built for Scale**: Sync over 1 million records per minutea
1515
- **⚡ Automated Syncs**: Schedule data transfers with automatic backfills and incremental loads

0 commit comments

Comments
 (0)