Browse Source

remove https specifier

Petra Lamborn 3 years ago
parent
commit
446a22a918
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      viz/extras.R

+ 2
- 2
viz/extras.R View File

56
 attribhtml <- '
56
 attribhtml <- '
57
 <a href="http://leafletjs.com" 
57
 <a href="http://leafletjs.com" 
58
 title="A JS library for interactive maps">Leaflet</a> | <a 
58
 title="A JS library for interactive maps">Leaflet</a> | <a 
59
-href="https://datafinder.stats.govt.nz/data/category/census/2018/commuter-view/"
59
+href="http://datafinder.stats.govt.nz/data/category/census/2018/commuter-view/"
60
 title="Source data">
60
 title="Source data">
61
-StatsNZ</a> | <a href="https://petras.space/page/cv/" title="Hire me!">
61
+StatsNZ</a> | <a href="http://petras.space/page/cv/" title="Hire me!">
62
 Petra Lamborn</a> | Numbers subject to <a
62
 Petra Lamborn</a> | Numbers subject to <a
63
 href="http://archive.stats.govt.nz/about_us/legisln-policies-protocols/
63
 href="http://archive.stats.govt.nz/about_us/legisln-policies-protocols/
64
 confidentiality-of-info-supplied-to-snz/safeguarding-confidentiality.aspx"
64
 confidentiality-of-info-supplied-to-snz/safeguarding-confidentiality.aspx"