Skip to content

Commit 7e79ea2

Browse files
committed
Use grampsweb.org instead of old github.io URL
1 parent fd12877 commit 7e79ea2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

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

5-
**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.**
5+
**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.**
66

77
## Description
88

9-
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/).
9+
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/).
1010

1111
## API documentation
1212

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

1919
## Developer documentation
2020

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

2323
## Demo Server
2424

0 commit comments

Comments
 (0)