Skip to content

Commit

Permalink
Use grampsweb.org instead of old github.io URL
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMStraub committed Jan 19, 2024
1 parent fd12877 commit 7e79ea2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

RESTful web API for [Gramps](https://gramps-project.org).

**Users of *Gramps Web*, please see the [Gramps Web documentation site](https://gramps-project.github.io/web/) for details on setup, usage, where to get help, and how to contribute.**
**Users of *Gramps Web*, please see the [Gramps Web documentation site](https://www.grampsweb.org/) for details on setup, usage, where to get help, and how to contribute.**

## Description

This project provides a RESTful web API to query and manipulate a [Gramps](https://gramps-project.org) family tree database. It can serve e.g. as backend for a web app. Gramps Web API is the backend powering [Gramps Web](https://gramps-project.github.io/web/).
This project provides a RESTful web API to query and manipulate a [Gramps](https://gramps-project.org) family tree database. It can serve e.g. as backend for a web app. Gramps Web API is the backend powering [Gramps Web](https://www.grampsweb.org/).

## API documentation

Expand All @@ -18,7 +18,7 @@ The project is still under development, so API changes should be expected.

## Developer documentation

The project's development documentation is hosted at https://gramps-project.github.io/web/dev-backend/.
The project's development documentation is hosted at https://www.grampsweb.org/dev-backend/.

## Demo Server

Expand Down

0 comments on commit 7e79ea2

Please sign in to comment.