Skip to content
Snippets Groups Projects

refactor: URL cleanup for recently migrated content

Merged Zachary Sabourin requested to merge url-cleanup into main
3 files
+ 7
7
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -217,7 +217,7 @@ else
## At end, print help message for warnings/errors
if (!commit_status['warnings'].empty? || !commit_status['errors'].empty?) then
puts "Any warnings or errors noted above may indicate compliance issues with committer ECA requirements. More information may be found on https://www.eclipse.org/legal/ECA.php"
puts "Any warnings or errors noted above may indicate compliance issues with committer ECA requirements. More information may be found on https://www.eclipse.org/legal/eca/"
end
puts "\n\n"
end
Loading