diff --git a/software/gramps-web.yml b/software/gramps-web.yml index 36762592e1..c33e91253f 100644 --- a/software/gramps-web.yml +++ b/software/gramps-web.yml @@ -1,10 +1,11 @@ name: Gramps Web website_url: https://gramps-project.github.io/web/ -description: Web app for collaborative genealogy, based on and interoperable with Gramps, the open source genealogy desktop application. ([Demo](https://gramps-project.github.io/web/), [Source Code](https://github.com/gramps-project/gramps-webapi)). +description: Web app for collaborative genealogy, based on and interoperable with Gramps, the open source genealogy desktop application. licenses: - AGPL-3.0 platforms: - Docker tags: - Genealogy -source_code_url: https://gramps-project.github.io/web/ +source_code_url: https://github.com/gramps-project/gramps-webapi +demo_url: https://gramps-project.github.io/web