Skip to content

Commit 3ead8fe

Browse files
Changed value for wellknown
1 parent 9e9f8e6 commit 3ead8fe

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

funding.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,20 @@
1010
"description": "The SORMAS Foundation is a non-profit organization that aims to support countries in strengthening their surveillance and outbreak management systems through the implementation of SORMAS, as well as to ensure the high-quality standards and sustainability of the software itself.",
1111
"webpageUrl": {
1212
"url": "https://github.com/SORMAS-Foundation/SORMAS-Project",
13-
"wellKnown": "https://github.com/SORMAS-Foundation/SORMAS-Project/blob/development/"
13+
"wellKnown": ""
1414
}
1515
},
1616
"projects": [{
1717
"guid": "sormas",
1818
"name": "SORMAS (Surveillance Outbreak Response Management and Analysis System)",
1919
"description": "SORMAS is an open-source digital platform for epidemic and pandemic preparedness and response. The system allows epidemiological diseases surveillance, early detection and management of disease outbreaks. It started as a research project in 2015 and has since then been recognized as a Digital Public Good (DPG) and mature digital Global Good (DGG) and is in use in several countries across 5 WHO regions.",
2020
"webpageUrl": {
21-
"url": "https://github.com/SORMAS-Foundation/SORMAS-Project"
21+
"url": "https://github.com/SORMAS-Foundation/SORMAS-Project",
22+
"wellKnown": ""
2223
},
2324
"repositoryUrl": {
24-
"url": "https://github.com/SORMAS-Foundation/SORMAS-Project"
25+
"url": "https://github.com/SORMAS-Foundation/SORMAS-Project",
26+
"wellKnown": ""
2527
},
2628
"licenses": ["spdx:GPL-3.0"],
2729
"tags": ["publichealth", "health", "surveillance", "epidemic", "nonprofit", "globalgood", "digitalpublicgood"]

0 commit comments

Comments
 (0)