Verified Commit bc86e48c authored by Ian Pedowitz's avatar Ian Pedowitz
Browse files

fix: Fixing broken URL

parent 46c5bc8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ export const AI_ASSISTED_CODE_SUGGESTIONS_LANGUAGES = [
  'svelte',
  'vue',
  // The following languages are supported as infrastructure providers
  // See https://docs.gitlab.com/ee/user/project/repository/code_suggestions.html#supported-languages
  // See https://docs.gitlab.com/ee/user/project/repository/code_suggestions/supported_extensions.html#supported-languages
  'terraform',
  'terragrunt',
];