mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Fix gramps-web-api URIs (#516)
This commit is contained in:
parent
f0ca9f498a
commit
79e115d37b
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: Gramps Web
|
||||
website_url: https://gramps-project.github.io/web/
|
||||
website_url: https://www.grampsweb.org/
|
||||
description: Web app for collaborative genealogy, based on and interoperable with Gramps, the open source genealogy desktop application.
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
|
|
@ -7,8 +7,8 @@ platforms:
|
|||
- Docker
|
||||
tags:
|
||||
- Genealogy
|
||||
source_code_url: https://github.com/gramps-project/gramps-webapi
|
||||
demo_url: https://gramps-project.github.io/web
|
||||
source_code_url: https://github.com/gramps-project/gramps-web-api
|
||||
demo_url: https://gramps-project.github.io/gramps-web-api/
|
||||
stargazers_count: 61
|
||||
updated_at: '2024-01-19'
|
||||
archived: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue