I renamed a folder in the Virt SIG docs (TDX -> tdx) . [1] The old path (TDX) was not removed. [2] Can you please delete it?
TDX
tdx
[1] https://gitlab.com/CentOS/virt/docs/-/commit/def2add73abf7d4ccef9a3762171e891da6235bc [2] https://sigs.centos.org/virt/TDX/
Metadata Update from @arrfab: - Issue assigned to arrfab
Metadata Update from @arrfab: - Issue tagged with: centos-build-pipeline, doc, high-gain, low-trouble
Had a quick look and we were just using cp -r instead of (now) rsync --delete-before -a to sync content over. It's now fixed and so TDX link is now 404
cp -r
rsync --delete-before -a
Metadata Update from @arrfab: - Issue close_status updated to: Fixed with Explanation - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.