diff --git a/README.md b/README.md index d13d247..63629e4 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ deploy_anyscale_service >> terminate_anyscale_service _________ We follow [Semantic Versioning](https://semver.org/) for releases. -Check [CHANGELOG.rst](https://github.com/astronomer/astro-provider-anyscale/blob/main/CHANGELOG.rst) +Check [CHANGELOG.rst](https://github.com/astronomer/astro-provider-anyscale/blob/main/docs/CHANGELOG.rst) for the latest changes. diff --git a/docs/index.rst b/docs/index.rst index 93012fa..ae1d079 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,6 +8,7 @@ Welcome to astro-provider-anyscale's documentation! Home API Reference Contributing + Changelog Code of Conduct This repository provides a set of tools for integrating Anyscale with Apache Airflow, enabling the orchestration of Anyscale jobs and services within Airflow workflows. It includes a custom hook, two operators, and two triggers specifically designed for managing and monitoring Anyscale jobs and services.