diff --git a/docs/.gitbook/assets/quickstart-guide.drawio.png b/docs/.gitbook/assets/quickstart-guide.drawio.png new file mode 100644 index 00000000000..74fad3ba3a3 Binary files /dev/null and b/docs/.gitbook/assets/quickstart-guide.drawio.png differ diff --git a/docs/open-source-community/developer/README.md b/docs/open-source-community/developer/README.md index 01ca63412ab..07ccd8c5697 100644 --- a/docs/open-source-community/developer/README.md +++ b/docs/open-source-community/developer/README.md @@ -6,10 +6,6 @@ This document summarizes information relevant to OpenMetadata committers and con [how-to-contribute.md](how-to-contribute.md) {% endcontent-ref %} -{% content-ref url="https://github.com/open-metadata/OpenMetadata/blob/main/docs/open-source-community/developer/ux-style-guide.md" %} -[https://github.com/open-metadata/OpenMetadata/blob/main/docs/open-source-community/developer/ux-style-guide.md](https://github.com/open-metadata/OpenMetadata/blob/main/docs/open-source-community/developer/ux-style-guide.md) -{% endcontent-ref %} - {% content-ref url="prerequisites.md" %} [prerequisites.md](prerequisites.md) {% endcontent-ref %} @@ -34,10 +30,6 @@ This document summarizes information relevant to OpenMetadata committers and con [run-integration-tests.md](run-integration-tests.md) {% endcontent-ref %} -{% content-ref url="https://github.com/open-metadata/OpenMetadata/blob/main/docs/open-source-community/developer/ui/README.md" %} -[https://github.com/open-metadata/OpenMetadata/blob/main/docs/open-source-community/developer/ui/README.md](https://github.com/open-metadata/OpenMetadata/blob/main/docs/open-source-community/developer/ui/README.md) -{% endcontent-ref %} - {% content-ref url="solution-design.md" %} [solution-design.md](solution-design.md) {% endcontent-ref %} diff --git a/docs/open-source-community/developer/quick-start-guide.md b/docs/open-source-community/developer/quick-start-guide.md index e20fb56c45c..5830a0fc062 100644 --- a/docs/open-source-community/developer/quick-start-guide.md +++ b/docs/open-source-community/developer/quick-start-guide.md @@ -37,7 +37,7 @@ OpenMetadata uses the [Dropwizard](https://www.dropwizard.io) Java framework to ## System and Components -![system](https://user-images.githubusercontent.com/3944743/144579545-e51aa37e-93ed-4080-9f32-ce617029571f.png) +![Overview of the OpenMetadata components and high-level interactions.](../../.gitbook/assets/quickstart-guide.drawio.png) ### Events