diff --git a/README.md b/README.md
index 6526f24..fda5797 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ This is a web interface for OwnTracks built as a Vue.js single page application.
## Documentation and resources
* Official app website:
-* Upstream app code repository:
+* Upstream app code repository:
* YunoHost Store:
* Report a bug:
diff --git a/README_fr.md b/README_fr.md
index c7276dc..af3e3ea 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -39,7 +39,7 @@ Il s'agit d'une interface Web pour OwnTracks construite comme une application Vu
## Documentations et ressources
* Site officiel de l’app :
-* Dépôt de code officiel de l’app :
+* Dépôt de code officiel de l’app :
* YunoHost Store:
* Signaler un bug :
diff --git a/manifest.toml b/manifest.toml
index 0002e9c..9c1178f 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -14,7 +14,7 @@ maintainers = ["tituspijean"]
[upstream]
license = "MIT"
website = "https://owntracks.org/"
-code = "https://github.com/tomyvi/php-owntracks-recorder"
+code = "https://github.com/owntracks/frontend"
[integration]
yunohost = ">= 11.2"
@@ -51,7 +51,7 @@ ram.runtime = "50M"
url = "https://github.com/owntracks/frontend/archive/refs/tags/v2.12.0.tar.gz"
sha256 = "1695c3e39f5b276fc6d07c7685eaa3df033e37979b240bc8422663e8aa22e130"
- autoupdate.strategy = "latest_github_commit"
+ autoupdate.strategy = "latest_github_release"
autoupdate.asset = "tarball"
[resources.system_user]