Skip to content

Commit

Permalink
fix more doc links (#7146)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhizor committed Oct 19, 2021
1 parent 726c3b9 commit 2d32df1
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion docs/archive/examples/postgres-replication.md
Expand Up @@ -30,7 +30,7 @@ You should see an onboarding page. Enter your email and continue.

## 2. Set up your first connection

We support a growing [list of source connectors](../integrations/sources/). For now, we will start out with a Postgres source and destination.
We support a growing [list of source connectors](../../integrations/sources). For now, we will start out with a Postgres source and destination.

**If you don't have a readily available Postgres database to sync, here are some quick instructions:**
Run the following commands in a new terminal window to start backgrounded source and destination databases:
Expand Down
2 changes: 1 addition & 1 deletion docs/archive/examples/slack-history.md
Expand Up @@ -100,7 +100,7 @@ Download \(or copy and paste\) this [html file](https://github.com/airbytehq/air

## 5. "Productionizing" Saving Slack History

You can find instructions for how to host Airbyte on various cloud platforms [here](../deploying-airbyte/).
You can find instructions for how to host Airbyte on various cloud platforms [here](../../deploying-airbyte).

Documentation on how to host MeiliSearch on cloud platforms can be found [here](https://docs.meilisearch.com/running-production/#a-quick-introduction).

Expand Down
14 changes: 7 additions & 7 deletions docs/archive/examples/zoom-activity-dashboard.md
Expand Up @@ -56,7 +56,7 @@ Once you are in, you need to click on the **Develop** dropdown and then click on

Clicking on **Build App** for the first time will display a modal for you to accept the Zoom’s API license and terms of use. Do accept if you agree and you will be presented with the below screen.

![](../../.gitbook/assets/zoom-marketplace-build-screen%20(3)%20(1).png)
![](../../.gitbook/assets/zoom-marketplace-build-screen%20(3)%20(3)%20(1).png)

Select **JWT** as the app you want to build and click on the **Create** button on the card. You will be presented with a modal to enter the app name; type in `airbyte-zoom`.

Expand Down Expand Up @@ -106,21 +106,21 @@ This will spin a docker container and persist the data we will be replicating in

Now, let’s supply the above credentials to the Airbyte UI requiring those credentials.

![](../../.gitbook/assets/postgres_credentials%20(3).png)
![](../../.gitbook/assets/postgres_credentials%20(3)%20(3).png)

Then click on the **Set up destination** button.

After the connection has been made to your PostgreSQL database successfully, Airbyte will generate the schema of the data to be replicated in your database from the Zoom source.

Leave all the fields checked.

![](../../.gitbook/assets/schema%20(3).png)
![](../../.gitbook/assets/schema%20(3)%20(3).png)

Select a **Sync frequency** of **manual** and then click on **Set up connection**.

After successfully making the connection, you will see your PostgreSQL destination. Click on the Launch button to start the data replication.

![](../../.gitbook/assets/launch%20(3)%20(1).png)
![](../../.gitbook/assets/launch%20(3)%20(3)%20(1).png)

Then click on the **airbyte-zoom-destination** to see the Sync page.

Expand Down Expand Up @@ -186,15 +186,15 @@ Next, drag **Created At** to **Columns**.

Currently, we get the Created At in **YEAR**, but per our requirement we want them in Weeks, so right click on the **YEAR\(Created At\)** and choose **Week Number**.

![](../../.gitbook/assets/change-to-per-week%20(3).png)
![](../../.gitbook/assets/change-to-per-week%20(3)%20(3).png)

Tableau should now look like this:

![](../../.gitbook/assets/24_meetings-per-week.png)

Now, to finish up, we need to add the **meetings\(Count\) measure** Tableau already calculated for us in the **Rows** section. So drag **meetings\(Count\)** onto the Columns section to complete the chart.

![](../../.gitbook/assets/evolution-of-meetings-per-week%20(3)%20(2).png)
![](../../.gitbook/assets/evolution-of-meetings-per-week%20(3)%20(3)%20(2).png)

And now we are done with the very first chart. Let's save the sheet and create a new Dashboard that we will add this sheet to as well as the others we will be creating.

Expand Down Expand Up @@ -232,7 +232,7 @@ Then click on apply. Finally, drag the **Created At** fields \(make sure it’s

To get this chart, we need to create a relationship between the **meetings table** and the `report_meeting_participants` table. You can do this by dragging the `report_meeting_participants` table in as a source alongside the **meetings** table and relate both via the **meeting id**. Then you will be able to create a new worksheet that looks like this:

![](../../.gitbook/assets/meetings-participant-ranked%20(3).png)
![](../../.gitbook/assets/meetings-participant-ranked%20(3)%20(3).png)

Note: To achieve the ranking, we simply use the sort menu icon on the top menu bar.

Expand Down
2 changes: 1 addition & 1 deletion docs/archive/faq/getting-started.md
Expand Up @@ -2,7 +2,7 @@

## **What do I need to get started using Airbyte?**

You can deploy Airbyte in several ways, as [documented here](../deploying-airbyte/). Airbyte will then help you replicate data between a source and a destination. Airbyte offers pre-built connectors for both, you can see their list [here](../../project-overview/changelog/connectors.md). If you don’t see the connector you need, you can [build your connector yourself](../../connector-development) and benefit from Airbyte’s optional scheduling, orchestration and monitoring modules.
You can deploy Airbyte in several ways, as [documented here](../../deploying-airbyte/). Airbyte will then help you replicate data between a source and a destination. Airbyte offers pre-built connectors for both, you can see their list [here](../../project-overview/changelog/connectors.md). If you don’t see the connector you need, you can [build your connector yourself](../../connector-development) and benefit from Airbyte’s optional scheduling, orchestration and monitoring modules.

## **How long does it take to set up Airbyte?**

Expand Down
18 changes: 9 additions & 9 deletions docs/integrations/sources/zuora.md
Expand Up @@ -76,25 +76,25 @@ Any other data type not listed in the table above will be treated as `string`.

| Environment | Endpoint |
| :--- | :--- |
| US Production | [https://rest.zuora.com](https://rest.zuora.com) |
| US Cloud Production | [https://rest.na.zuora.com](https://rest.na.zuora.com) |
| EU Production | [https://rest.eu.zuora.com](https://rest.eu.zuora.com) |
| US Production | rest.zuora.com |
| US Cloud Production | rest.na.zuora.com |
| EU Production | rest.eu.zuora.com |

### Sandbox

| Environment | Endpoint |
| :--- | :--- |
| US API Sandbox | [https://rest.apisandbox.zuora.com](https://rest.apisandbox.zuora.com) |
| US Cloud API Sandbox | [https://rest.sandbox.na.zuora.com](https://rest.sandbox.na.zuora.com) |
| US Central Sandbox | [https://rest.test.zuora.com](https://rest.test.zuora.com) |
| EU API Sandbox | [https://rest.sandbox.eu.zuora.com](https://rest.sandbox.eu.zuora.com) |
| EU Central Sandbox | [https://rest.test.eu.zuora.com](https://rest.test.eu.zuora.com) |
| US API Sandbox | rest.apisandbox.zuora.com |
| US Cloud API Sandbox | rest.sandbox.na.zuora.com |
| US Central Sandbox | rest.test.zuora.com |
| EU API Sandbox | rest.sandbox.eu.zuora.com |
| EU Central Sandbox | rest.test.eu.zuora.com |

### Other

| Environment | Endpoint |
| :--- | :--- |
| US Performance Test | [https://rest.pt1.zuora.com](https://rest.pt1.zuora.com) |
| US Performance Test | rest.pt1.zuora.com |

For more information about available environments, please visit [this page](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/D_Zuora_Environments)

Expand Down

0 comments on commit 2d32df1

Please sign in to comment.