We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4303308 commit 2031d21Copy full SHA for 2031d21
1 file changed
src/defines/iconmaps/thumbnails-sub-crariskprofile.js
@@ -11,21 +11,21 @@ module.exports = {
11
'title': '',
12
'description': 'Luzon CRP',
13
'img': 'th-crads-climaterisk-luzon.png',
14
- 'link': 'Luzon CRP.pdf',
+ 'link': 'Luzon.pdf',
15
'external': 'true'
16
},
17
{
18
19
'description': 'Visayas CRP',
20
'img': 'th-crads-climaterisk-visayas.png',
21
- 'link': 'Visayas CRP.pdf',
+ 'link': 'Visayas.pdf',
22
23
24
25
26
'description': 'Mindanao CRP',
27
'img': 'th-crads-climaterisk-mindanao.png',
28
- 'link': 'Mindanao CRP.pdf',
+ 'link': 'Mindanao.pdf',
29
30
}
31
]
0 commit comments