Skip to content

Commit

Permalink
Dead links
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMStraub committed Sep 29, 2024
1 parent 1b62460 commit 1e49fa7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/contribute/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Thanks for considering to contribute to Gramps Web! Depending on your skills and

## Help translating Gramps Web to your language

Gramps & Gramps Web support several dozen different languages. Helping to translate the app does not require any programming skills. We use the powerful Weblate online tool for translations. Please see [here](../dev-frontend/translation/) for instructions on how to get started.
Gramps & Gramps Web support several dozen different languages. Helping to translate the app does not require any programming skills. We use the powerful Weblate online tool for translations. Please see [here](../development/frontend/translation.md) for instructions on how to get started.


## Help answering other users' questions
Expand All @@ -23,12 +23,12 @@ The documentation site you're looking at is hosted [on Github](https://github.co

## Contribute to backend development (Python)

If you are a Python programmer, contribute to the development of the [Gramps Web API](https://github.com/gramps-project/gramps-web-api/), which is the backend powering Gramps Web. See [Backend development](../dev-backend) for instructions on how to get started.
If you are a Python programmer, contribute to the development of the [Gramps Web API](https://github.com/gramps-project/gramps-web-api/), which is the backend powering Gramps Web. See [Backend development](../development/backend/index.md) for instructions on how to get started.


## Contribute to frontend development (Javascript)

If you are a web programmer, contribute to the development of [Gramps Web's responsive frontend](https://github.com/gramps-project/gramps-web/). See [Frontend development](../dev-frontend) for instructions on how to get started.
If you are a web programmer, contribute to the development of [Gramps Web's responsive frontend](https://github.com/gramps-project/gramps-web/). See [Frontend development](../dvelopment/frontend/index.md) for instructions on how to get started.

## Contribute to the Sync addon (Python)

Expand Down

0 comments on commit 1e49fa7

Please sign in to comment.