From e5adcb0b841605fc880d7081f1b1aa6e558c50a5 Mon Sep 17 00:00:00 2001 From: John Mizerany Date: Wed, 21 Feb 2024 13:03:18 -0600 Subject: [PATCH] doc fixes --- airbyte-integrations/connectors/source-fleetio/README.md | 2 +- docs/integrations/sources/fleetio.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-fleetio/README.md b/airbyte-integrations/connectors/source-fleetio/README.md index c9056f0114b2..50be93e52df0 100644 --- a/airbyte-integrations/connectors/source-fleetio/README.md +++ b/airbyte-integrations/connectors/source-fleetio/README.md @@ -3,7 +3,7 @@ This is the repository for the Fleetio configuration based source connector. For information about how to use this connector within Airbyte, see [the documentation](https://docs.airbyte.com/integrations/sources/fleetio). -## Overview +## Fleetio Overview View the Fleetio website [here](https://fleetio.com). For for information the Fleetio API, check out out [Fleetio API Portal](https://developer.fleetio.com). ## Local development diff --git a/docs/integrations/sources/fleetio.md b/docs/integrations/sources/fleetio.md index d814e786e299..460a7293d00b 100644 --- a/docs/integrations/sources/fleetio.md +++ b/docs/integrations/sources/fleetio.md @@ -39,7 +39,7 @@ Our source connector adheres to the standard rate limiting with the Airbyte low- - An active Fleetio account - A Fleetio `api_token` and `account_token` -### Setup guide `API Key`: +### Setup guide: 1. Generate your Fleetio API Credentials, which is described [here](https://developer.fleetio.com/docs/overview/quick-start). 2. In the left navigation bar, click **Sources**. in the top-right corner, click **New Source**