summaryrefslogtreecommitdiff
path: root/lib/gitlab/utils/override.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gitlab/utils/override.rb')
-rw-r--r--lib/gitlab/utils/override.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gitlab/utils/override.rb b/lib/gitlab/utils/override.rb
index f5299439fce..35aea209cb9 100644
--- a/lib/gitlab/utils/override.rb
+++ b/lib/gitlab/utils/override.rb
@@ -115,7 +115,7 @@ module Gitlab
# end
#
# This would make sure we're overriding something. See:
- # https://gitlab.com/gitlab-org/gitlab-ee/issues/1819
+ # https://gitlab.com/gitlab-org/gitlab/issues/1819
def override(method_name)
return unless ENV['STATIC_VERIFICATION']