Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-14 00:08:53 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-14 00:08:53 +0300
commit2d4f258f067f55894862e47ec32bbc54649d4741 (patch)
tree4321bc64484d5077f636e52068cae4ef0de02580 /config/routes.rb
parent02c9272b5433084ee48c55e5babd4cfd752dea20 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 39a5007effa..8f4c3886e88 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -185,7 +185,7 @@ Rails.application.routes.draw do
end
Gitlab.jh do
- draw :province
+ draw :global_jh
end
if ENV['GITLAB_CHAOS_SECRET'] || Rails.env.development? || Rails.env.test?