|
1 | 1 | { |
2 | 2 | "productName": "Cryostat", |
3 | | - "developmentUrl": "https://github.com/cryostatio/cryostat3", |
4 | | - "releaseTagUrl": "https://github.com/cryostatio/cryostat3/releases/tag/__REPLACE_HASH__", |
| 3 | + "developmentUrl": "https://github.com/cryostatio/cryostat", |
| 4 | + "releaseTagUrl": "https://github.com/cryostatio/cryostat/releases/tag/__REPLACE_HASH__", |
5 | 5 | "homePageUrl": "https://cryostat.io", |
6 | 6 | "blogPageUrl": "https://cryostat.io/blog", |
7 | 7 | "documentationUrl": "https://cryostat.io/guides", |
8 | 8 | "automatedRulesGuideUrl": "https://cryostat.io/guides/#create-an-automated-rule", |
9 | 9 | "dashboardGuideUrl": "https://cryostat.io/guides/#dashboard", |
10 | | - "discussionUrl": "https://github.com/cryostatio/cryostat3/discussions", |
11 | | - "knownIssuesUrl": "https://github.com/cryostatio/cryostat3/issues", |
12 | | - "fileIssueUrl": "https://github.com/cryostatio/cryostat3/issues/new?labels=user+report,bug&body=Affects+__REPLACE_VERSION__", |
| 10 | + "discussionUrl": "https://github.com/cryostatio/cryostat/discussions", |
| 11 | + "knownIssuesUrl": "https://github.com/cryostatio/cryostat/issues", |
| 12 | + "fileIssueUrl": "https://github.com/cryostatio/cryostat/issues/new?labels=user+report,bug&body=Affects+__REPLACE_VERSION__", |
13 | 13 | "mailingListName": "Google Groups", |
14 | 14 | "mailingListUrl": "https://groups.google.com/g/cryostat-development", |
15 | | - "licenseUrl": "https://github.com/cryostatio/cryostat3/blob/main/LICENSE.txt", |
| 15 | + "licenseUrl": "https://github.com/cryostatio/cryostat/blob/main/LICENSE.txt", |
16 | 16 | "version": "3.0.0-dev" |
17 | 17 | } |
0 commit comments