Closed waynegraham closed 9 years ago
A UVa Lib Guide page already exists.
http://guides.lib.virginia.edu/content.php?pid=62214&sid=464804
Ran this update with
find . -name "*.xml" -exec sed -i'' -e 's/www2.lib.virginia.edu\/scholarslab/guides.lib.virginia.edu\/content.php\?pid=62214\&sid=464804/g' {} \;s
find . -name "*.xml-e" -print0 | xargs -0 rm -rf
Link to online resource is an old link that is redirected. Need to update http://www2.lib.virginia.edu/scholarslab/ to the correct address.