diff --git a/custom_components/reticulum/manifest.json b/custom_components/reticulum/manifest.json index 0cdbba5..deffb3c 100644 --- a/custom_components/reticulum/manifest.json +++ b/custom_components/reticulum/manifest.json @@ -5,10 +5,10 @@ "config_flow": true, "dependencies": [], "after_dependencies": ["conversation"], - "documentation": "https://github.com/tewris/ha-reticulum", + "documentation": "https://git.stalkersvr.ru/StalkerSVR/ha-reticulum", "integration_type": "hub", "iot_class": "local_push", - "issue_tracker": "https://github.com/tewris/ha-reticulum/issues", + "issue_tracker": "https://git.stalkersvr.ru/StalkerSVR/ha-reticulum/issues", "loggers": ["RNS", "LXMF"], "requirements": ["rns>=0.9.0", "lxmf>=0.6.0"], "single_config_entry": true,