Pere Miquel Brull 6e2fb1eca7
[Docs] - 1.1.2 Release (#12977)
* Prep 1.1.2 docs and remove 1.1.1

* Prep 1.1.2 release pages

* add missing links in menu.md

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-08-25 08:49:58 +02:00

40 lines
1.0 KiB
Markdown

---
title: OpenMetadata
slug: /developers
---
# OpenMetadata Development
Here are the articles in this section:
{% inlineCalloutContainer %}
{% inlineCallout
color="violet-70"
icon="play_arrow"
bold="Architecture"
href="/developers/architecture" %}
Overview of the high level architecture of OpenMetadata
{% /inlineCallout %}
{% inlineCallout
color="violet-70"
icon="play_arrow"
bold="Open Source Community"
href="/developers/open-source-community" %}
Discover support and meetings about OpenMetadata development
{% /inlineCallout %}
{% inlineCallout
color="violet-70"
icon="play_arrow"
bold="Contribute"
href="/developers/contribute" %}
Explore how you can contribute to the ongoing development of OpenMetadata
{% /inlineCallout %}
{% inlineCallout
color="violet-70"
icon="play_arrow"
bold="Webhooks"
href="/developers/webhooks" %}
Presentation on how to set up webhooks within OpenMetadata
{% /inlineCallout %}
{% /inlineCalloutContainer %}