Skip to content

Commit

Permalink
Docs post-migration cleanup (#12074)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amruta-Ranade authored and suhomud committed May 23, 2022
1 parent b2ecfdb commit e084a0d
Show file tree
Hide file tree
Showing 3 changed files with 763 additions and 779 deletions.
2 changes: 0 additions & 2 deletions docs/archive/examples/zoom-activity-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,6 @@ The rest of the charts will be needing the **webinars** and `report_webinar_part

For this chart, as for the meeting’s counterpart, we will get a calculated field off the Duration field to get the **Webinar Duration in Hours**, and then plot **Created At** against the **Sum of Webinar Duration in Hours**, as shown in the screenshot below. Note: Make sure you create a new sheet for each of these graphs.

![](../../.gitbook/assets/duration-spent-in-weekly-webinars%20(3)%20(3).png)

### Participants for all webinars per week

This calculation is the same as the number of participants for all meetings per week, but instead of using the **meetings** and `report_meeting_participants` tables, we will use the webinars and `report_webinar_participants` tables.
Expand Down
8 changes: 4 additions & 4 deletions docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Airbyte is on a mission to make data integration pipelines a commodity.
* **No more security compliance process** to go through as Airbyte is self-hosted.
* **No more pricing indexed on volume**, as cloud-based solutions offer.

Here's a list of our [connectors with their health status](docs/integrations/).
Here's a list of our [connectors with their health status](integrations/README.md).

## Quick start

Expand Down Expand Up @@ -44,7 +44,7 @@ Here is a [step-by-step guide](https://github.com/airbytehq/airbyte/tree/e378d40

We love contributions to Airbyte, big or small.

See our [Contributing guide](docs/contributing-to-airbyte/) on how to get started. Not sure where to start? We’ve listed some [good first issues](https://github.com/airbytehq/airbyte/labels/good%20first%20issue) to start with. If you have any questions, please open a draft PR or visit our [slack channel](https://github.com/airbytehq/airbyte/tree/a9b1c6c0420550ad5069aca66c295223e0d05e27/slack.airbyte.io) where the core team can help answer your questions.
See our [Contributing guide](contributing-to-airbyte/README.md) on how to get started. Not sure where to start? We’ve listed some [good first issues](https://github.com/airbytehq/airbyte/labels/good%20first%20issue) to start with. If you have any questions, please open a draft PR or visit our [slack channel](https://slack.airbyte.io/) where the core team can help answer your questions.

**Note that you are able to create connectors using the language you want, as Airbyte connections run as Docker containers.**

Expand All @@ -62,9 +62,9 @@ For general help using Airbyte, please refer to the official Airbyte documentati

## Roadmap

Check out our [roadmap](docs/project-overview/roadmap.md) to get informed on what we are currently working on, and what we have in mind for the next weeks, months and years.
Check out our [roadmap](https://app.harvestr.io/roadmap/view/pQU6gdCyc/airbyte-roadmap) to get informed on what we are currently working on, and what we have in mind for the next weeks, months and years.

## License

See the [LICENSE](docs/project-overview/licenses/) file for licensing information, and our [FAQ](docs/project-overview/licenses/license-faq.md) for any questions you may have on that topic.
See the [LICENSE](project-overview/licenses/README.md) file for licensing information, and our [FAQ](project-overview/licenses/license-faq.md) for any questions you may have on that topic.

Loading

0 comments on commit e084a0d

Please sign in to comment.