Skip to content

Commit 8788208

Browse files
Update README.md
1 parent b0de941 commit 8788208

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -151,11 +151,11 @@ There are several examples available under `/examples`:
151151

152152
- **[gcp_pub_sub](https://github.com/fivetran/fivetran_connector_sdk/tree/main/examples/source_examples/gcp_pub_sub)**
153153
- This example shows how to sync data from Google Cloud Pub/Sub using the Connector SDK.
154-
- **[hubspot](/examples/source_examples/hubspot)**
154+
- **[hubspot](https://github.com/fivetran/fivetran_connector_sdk/tree/main/examples/source_examples/hubspot)**
155155
- This example shows how to connect and sync specific event type Event data from Hubspot using Connector SDK.
156-
- **[mastertax](/examples/source_examples/mastertax)**
156+
- **[mastertax](https://github.com/fivetran/fivetran_connector_sdk/tree/main/examples/source_examples/mastertax)**
157157
- This example shows how to sync extract data from MasterTax API using Connector SDK.
158-
- **[newsapi](/examples/source_examples/newsapi)**
158+
- **[newsapi](https://github.com/fivetran/fivetran_connector_sdk/tree/main/examples/source_examples/newsapi)**
159159
- This is a simple example of how to sync data from NewsAPI using Connector SDK.
160160
- **[oauth2_and_accelo_api_connector_multithreading_enabled](https://github.com/fivetran/fivetran_connector_sdk/tree/main/examples/source_examples/oauth2_and_accelo_api_connector_multithreading_enabled)**
161161
- This example shows how to sync data from the Accelo API. It uses **OAuth 2.0 Client Credentials flow** authentication, rate limiting, and multithreading, which allows to make API calls in parallel to pull data faster. You need to provide your Accelo OAuth credentials for this example to work.
@@ -209,4 +209,4 @@ It's important to choose the right design pattern for your target API. Using an
209209
As with other new connectors, SDK connectors have a [14-day trial period](https://fivetran.com/docs/getting-started/free-trials#newconnectorfreeuseperiod) during which your usage counts towards free [MAR](https://fivetran.com/docs/usage-based-pricing). After the 14-day trial period, your usage counts towards paid MAR. To avoid incurring charges, pause or delete any connections you created to run these examples before the trial ends.
210210

211211
# Maintenance
212-
The `fivetran_connector_sdk` repository is actively maintained by Fivetran Developers. Reach out to our [Support team](https://support.fivetran.com/hc/en-us) for any inquiries.
212+
The `fivetran_connector_sdk` repository is actively maintained by Fivetran Developers. Reach out to our [Support team](https://support.fivetran.com/hc/en-us) for any inquiries.

0 commit comments

Comments
 (0)