j-sauceda commited on
Commit
5bd453d
·
verified ·
1 Parent(s): 796fd6d

Fixed anchor tag to UN HDI report

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -178,7 +178,7 @@ ui <- fluidPage(
178
  selected = 0
179
  ),
180
  p("The data has been extracted from table 2 in the UN Human Development Report 2020 found at: ",
181
- a("https://hdr.undp.org/system/files/documents//hdr2020pdf.pdf")),
182
  br(),
183
  br(),
184
  p("Feel free to visit me on ",
 
178
  selected = 0
179
  ),
180
  p("The data has been extracted from table 2 in the UN Human Development Report 2020 found at: ",
181
+ a("https://hdr.undp.org/system/files/documents/hdr2020.pdf")),
182
  br(),
183
  br(),
184
  p("Feel free to visit me on ",