Fix link to the Coding Standards wiki page.
authorWard Vandewege <ward@curii.com>
Wed, 21 Oct 2020 18:15:47 +0000 (14:15 -0400)
committerWard Vandewege <ward@curii.com>
Wed, 21 Oct 2020 18:15:47 +0000 (14:15 -0400)
No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

git/hooks/check-copyright-headers.rb

index 1c05ddd50a1e4f59d79d09c9eb66506b074361f4..b4b8d94c4835661d5cdd0104de3e28eb3f0b326d 100755 (executable)
@@ -140,7 +140,7 @@ def check_copyright_headers
     puts
     puts "[POLICY] all files must contain copyright headers, for more information see"
     puts
-    puts "          https://arvados.org/projects/arvados/wiki/Coding_Standards#Copyright-headers"
+    puts "      https://dev.arvados.org/projects/arvados/wiki/Coding_Standards#Copyright-headers"
     puts
     puts "Enforcing copyright headers: FAIL"
     exit 1