We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9185d6 + 879b28b commit 29ef1c2Copy full SHA for 29ef1c2
1 file changed
auth-proxy/resources/etc/templates/federation/module_metarefresh.php.j2
@@ -22,7 +22,7 @@ $config = [
22
'cron' => ['daily'],
23
'sources' => [
24
[
25
- 'src' => 'https://meatwiki.nii.ac.jp/confluence/download/attachments/6684843/cgidp-metadata.xml?api=v2'
+ 'src' => 'https://nii-auth.atlassian.net/wiki/download/attachments/44532011/cgidp-metadata.xml?api=v2',
26
]
27
],
28
'outputDir' => 'metadata/attributeauthority-remote/',
0 commit comments