Skip to content

Commit d862770

Browse files
committed
update metadata with new link
1 parent 41c1422 commit d862770

4 files changed

Lines changed: 6 additions & 4 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ preferred-citation:
3333
url: https://github.com/FlowmapBlue/flowmapblue.R
3434
doi: 10.32614/CRAN.package.flowmapblue
3535
repository-code: https://github.com/FlowmapBlue/flowmapblue.R
36-
url: https://github.com/FlowmapBlue/flowmapblue.R
36+
url: https://flowmapblue.github.io/flowmapblue.R/
3737
contact:
3838
- family-names: Kotov
3939
given-names: Egor

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Authors@R: c(
1010
Description: Rendering interactive flow maps to visualize numbers of
1111
movements between locations (origin-destination data).
1212
License: MIT + file LICENSE
13-
URL: https://github.com/FlowmapBlue/flowmapblue.R
13+
URL: https://github.com/FlowmapBlue/flowmapblue.R,
14+
https://flowmapblue.github.io/flowmapblue.R/
1415
BugReports: https://github.com/FlowmapBlue/flowmapblue.R/issues
1516
Depends:
1617
R (>= 2.10)

_pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
url: https://flowmapblue.github.io/flowmapblue.R
1+
url: https://flowmapblue.github.io/flowmapblue.R/
22
template:
33
bootstrap: 5
44
opengraph:

codemeta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"identifier": "flowmapblue",
55
"description": "Rendering interactive flow maps to visualize numbers of movements between locations (origin-destination data).",
66
"name": "flowmapblue: Flow Map Rendering",
7+
"relatedLink": "https://flowmapblue.github.io/flowmapblue.R/",
78
"codeRepository": "https://github.com/FlowmapBlue/flowmapblue.R",
89
"issueTracker": "https://github.com/FlowmapBlue/flowmapblue.R/issues",
910
"license": "https://spdx.org/licenses/MIT",
@@ -76,7 +77,7 @@
7677
},
7778
"SystemRequirements": null
7879
},
79-
"fileSize": "4548.882KB",
80+
"fileSize": "4548.932KB",
8081
"citation": [
8182
{
8283
"@type": "SoftwareSourceCode",

0 commit comments

Comments
 (0)