diff --git a/README.md b/README.md index f90a003..fd88be3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![jfa-go](images/banner.svg) [![Build Status](https://drone.hrfee.dev/api/badges/hrfee/jfa-go/status.svg?ref=refs/heads/main)](https://drone.hrfee.dev/hrfee/jfa-go) [![Docker Hub](https://img.shields.io/docker/pulls/hrfee/jfa-go?label=docker)](https://hub.docker.com/r/hrfee/jfa-go) -[![Translation status](https://weblate.hrfee.pw/widgets/jfa-go/-/svg-badge.svg)](https://weblate.hrfee.pw/engage/jfa-go/) +[![Translation status](https://weblate.jfa-go.com/widgets/jfa-go/-/svg-badge.svg)](https://weblate.jfa-go.com/engage/jfa-go/) [![Docs/Wiki](https://img.shields.io/static/v1?label=documentation&message=jfa-go.com&color=informational)](https://wiki.jfa-go.com) ##### Downloads: @@ -151,6 +151,6 @@ If you're switching from jellyfin-accounts, copy your existing `~/.jf-accounts` #### Contributing See [CONTRIBUTING.md](https://github.com/hrfee/jfa-go/blob/main/CONTRIBUTING.md). ##### Translation -[![Translation status](https://weblate.hrfee.pw/widgets/jfa-go/-/multi-auto.svg)](https://weblate.hrfee.pw/engage/jfa-go/) +[![Translation status](https://weblate.jfa-go.com/widgets/jfa-go/-/multi-auto.svg)](https://weblate.jfa-go.com/engage/jfa-go/) -For translations, use the weblate instance [here](https://weblate.hrfee.pw/engage/jfa-go/). You can login with github. +For translations, use the weblate instance [here](https://weblate.jfa-go.com/engage/jfa-go/). You can login with github. diff --git a/config/config-base.json b/config/config-base.json index f9fd317..184777e 100644 --- a/config/config-base.json +++ b/config/config-base.json @@ -124,7 +124,7 @@ ["en-us", "English (US)"] ], "value": "en-us", - "description": "Default Account Form Language. Visit weblate.hrfee.dev if you'd like to translate." + "description": "Default Account Form Language. Visit weblate.jfa-go.com if you'd like to translate." }, "language-admin": { "name": "Default Admin Language", @@ -135,7 +135,7 @@ ["en-us", "English (US)"] ], "value": "en-us", - "description": "Default Admin page Language. Settings has not been translated. Visit weblate.hrfee.dev if you'd like to translate." + "description": "Default Admin page Language. Settings has not been translated. Visit weblate.jfa-go.com if you'd like to translate." }, "theme": { "name": "Default Look", diff --git a/site/index.html b/site/index.html index 12f809c..7a44ed0 100644 --- a/site/index.html +++ b/site/index.html @@ -82,14 +82,14 @@ docker create \
downloads
instructions can be found here
note: tray icon builds on linux require extra dependencies, see the github README for more info.