From 56341d77f97cf4f320e72d4b9126249ca356d168 Mon Sep 17 00:00:00 2001 From: Sergio Schvezov Date: Wed, 4 Oct 2023 17:08:23 -0300 Subject: [PATCH] docs: new link to docs Add the badge as well Signed-off-by: Sergio Schvezov --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd6c696..cb0c314 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Documentation Status](https://readthedocs.com/projects/canonical-craft-store/badge/?version=latest)](https://canonical-craft-store.readthedocs-hosted.com/en/latest/?badge=latest) + # Craft Store This project aims to provide python interfaces for communicating with @@ -9,7 +11,7 @@ Free software: GNU Lesser General Public License v3 # Documentation: -https://craft-store.readthedocs.io. +https://canonical-craft-store.readthedocs-hosted.com. # Contributing