@@ -41,6 +41,7 @@ Amundsen is hosted by the [LF AI Foundation](https://lfdl.io)(LF AI). It include
Users could either load the data with [a python script](https://github.com/amundsen-io/amundsendatabuilder/blob/master/example/scripts/sample_data_loader.py) with the library
or with an [Airflow DAG](https://github.com/amundsen-io/amundsendatabuilder/tree/master/example/dags) importing the library. <imgsrc="https://img.shields.io/github/commit-activity/w/amundsen-io/amundsendatabuilder.svg"/>
-[amundsencommon](https://github.com/amundsen-io/amundsencommon): Amundsen Common library holds common codes among microservices in Amundsen. <imgsrc="https://img.shields.io/github/commit-activity/w/amundsen-io/amundsencommon.svg"/>
-[amundsengremlin](https://github.com/amundsen-io/amundsengremlin): Amundsen Gremlin library holds code used for converting model objects into vertices and edges in gremlin. It's used for loading data into an AWS Neptune backend. <imgsrc="https://img.shields.io/github/commit-activity/w/amundsen-io/amundsengremlin.svg"/>