mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Fix demo/source code URL/description for Gramps Web (#174)
This commit is contained in:
parent
17d3205644
commit
dde9dd1ee9
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue