From 8c46ec9d51d20a3a9c368b675ffdddfd5c3a93c6 Mon Sep 17 00:00:00 2001 From: Thomas Hoppe Date: Thu, 28 Sep 2023 07:39:05 +0200 Subject: [PATCH] meta: fix shields --- README.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 6125a4f..3636c3a 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,6 @@ = Catalog Service +https://github.com/restorecommerce/catalog-srv /actions/workflows/build.yaml[image:https://img.shields.io/github/actions/workflow/status/restorecommerce/catalog-srv /build.yaml?style=flat-square[Build Status]] https://travis-ci.org/restorecommerce/catalog-srv?branch=master[image:https://img.shields.io/travis/restorecommerce/catalog-srv/master.svg?style=flat-square[Build Status]] https://depfu.com/repos/github/restorecommerce/catalog-srv?branch=master[image:https://img.shields.io/depfu/dependencies/github/restorecommerce/catalog-srv?style=flat-square[Dependencies]] https://coveralls.io/github/restorecommerce/catalog-srv?branch=master[image:https://img.shields.io/coveralls/github/restorecommerce/catalog-srv/master.svg?style=flat-square[Coverage Status]] @@ -9,6 +10,6 @@ A microservice for catalog and offer management. Please consult the documentation for using it: - *link:https://docs.restorecommerce.io/catalog-srv/index.html[Usage]* -- *link:https://docs.restorecommerce.io/architecture/index.html[General Architecture]* +- *link:https://docs.restorecommerce.io/architecture/index.html[Restorecommerce Architecture]* Part of link:https://github.com/restorecommerce[Restorecommerce].