summaryrefslogtreecommitdiff
path: root/app/models/user_callout_enums.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/user_callout_enums.rb')
-rw-r--r--app/models/user_callout_enums.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/user_callout_enums.rb b/app/models/user_callout_enums.rb
index 772170a6b5b..e9f25d833d0 100644
--- a/app/models/user_callout_enums.rb
+++ b/app/models/user_callout_enums.rb
@@ -8,7 +8,7 @@ module UserCalloutEnums
# extended by EE.
#
# If you are going to add new items to this hash, check that you're not going
- # to conflict with EE-only values: https://gitlab.com/gitlab-org/gitlab-ee/blob/master/ee/app/models/ee/user_callout_enums.rb
+ # to conflict with EE-only values: https://gitlab.com/gitlab-org/gitlab/blob/master/ee/app/models/ee/user_callout_enums.rb
def self.feature_names
{
gke_cluster_integration: 1,