We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1b75e commit 91970beCopy full SHA for 91970be
www/js/services/settings-services.js
@@ -71,7 +71,7 @@ angular.module('cesium.settings.services', ['ngApi', 'cesium.config'])
71
decimalCount: 4,
72
uiEffects: true,
73
minVersion: '1.1.0',
74
- newIssueUrl: "https://git.duniter.org/clients/cesium/cesium/issues/new",
+ newIssueUrl: "https://git.duniter.org/clients/cesium-grp/cesium/issues/new",
75
userForumUrl: "https://forum.monnaie-libre.fr",
76
latestReleaseUrl: "https://api.github.com/repos/duniter/cesium/releases/latest",
77
duniterLatestReleaseUrl: "https://api.github.com/repos/duniter/duniter/releases/latest",
0 commit comments