Skip to content

Commit e62f1a8

Browse files
committed
Update links
1 parent 319b488 commit e62f1a8

File tree

7 files changed

+9
-8
lines changed

7 files changed

+9
-8
lines changed

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ This document may be reused under a [Creative Commons Attribution-ShareAlike Lic
144144

145145
[nodejs-irc]: https://blog.izs.me/2012/08/policy-on-trolling
146146

147-
[citizen-code-of-conduct]: http://citizencodeofconduct.org/
147+
[citizen-code-of-conduct]: https://github.com/stumpsyn/policies/blob/7caa4699ba74e341a46b3266d4610af477ba2c3d/citizen_code_of_conduct.md
148148

149-
[geek-feminism-code-of-conduct]: https://geekfeminism.org/about/code-of-conduct/
149+
[geek-feminism-code-of-conduct]: https://geekfeminismdotorg.wordpress.com/about/code-of-conduct/
150150

151151
[contributor-covenant]: https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md
152152

docs/links/database.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"proxy"
254254
]
255255
},
256-
"http://ocp.hul.harvard.edu/dl/contagion/010164675": {
256+
"https://curiosity.lib.harvard.edu/contagion/catalog/36-990101646750203941": {
257257
"id": "@nightingale:1859a",
258258
"description": "Library record for Florence Nightingale's polar area diagram of the sanitary history of the British army during the late war with Russia.",
259259
"short_url": "",

docs/references/bib.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1419,7 +1419,7 @@ @book{nightingale:1859a
14191419
keywords = {visualization, dataviz, graphics, charts, war, infographics},
14201420
publisher = {{John W. Parker and Son}},
14211421
title = {{A contribution to the sanitary history of the British army during the late war with Russia}},
1422-
url = {http://ocp.hul.harvard.edu/dl/contagion/010164675},
1422+
url = {https://curiosity.lib.harvard.edu/contagion/catalog/36-990101646750203941},
14231423
year = {1859},
14241424
}
14251425

docs/style-guides/javascript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3632,7 +3632,7 @@ This document may be reused under a [Creative Commons Attribution-ShareAlike Lic
36323632

36333633
[quality-guide]: https://github.com/bevacqua/js
36343634

3635-
[unix-philosophy]: http://www.faqs.org/docs/artu/ch01s06.html
3635+
[unix-philosophy]: http://www.catb.org/~esr/writings/taoup/html/ch01s06.html
36363636

36373637
[license]: https://creativecommons.org/licenses/by-sa/4.0/
36383638

lib/node_modules/@stdlib/datasets/nightingales-rose/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ The data files (databases) are licensed under an [Open Data Commons Public Domai
181181

182182
[polar-area-diagram]: https://en.wikipedia.org/wiki/Polar_area_diagram
183183

184-
[@nightingale:1859a]: http://ocp.hul.harvard.edu/dl/contagion/010164675
184+
[@nightingale:1859a]: https://curiosity.lib.harvard.edu/contagion/catalog/36-990101646750203941
185185

186186
[csv]: https://tools.ietf.org/html/rfc4180
187187

lib/node_modules/@stdlib/datasets/nightingales-rose/datapackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"sources": [
6868
{
6969
"name": "A contribution to the sanitary history of the British army during the late war with Russia",
70-
"web": "http://ocp.hul.harvard.edu/dl/contagion/010164675"
70+
"web": "https://curiosity.lib.harvard.edu/contagion/catalog/36-990101646750203941"
7171
}
7272
],
7373
"keywords": [

lib/node_modules/@stdlib/datasets/nightingales-rose/docs/repl.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
----------
1717
- Nightingale, Florence. 1859. *A contribution to the sanitary history of
1818
the British army during the late war with Russia*. London, United Kingdom:
19-
John W. Parker and Son. <http://ocp.hul.harvard.edu/dl/contagion/010164675>.
19+
John W. Parker and Son.<https://curiosity.lib.harvard.edu/contagion/
20+
catalog/36-990101646750203941>.
2021

2122
See Also
2223
--------

0 commit comments

Comments
 (0)