summaryrefslogtreecommitdiff
path: root/config/routes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/routes.rb b/config/routes.rb
index fad8600b77d..c0ed99b1964 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -264,11 +264,11 @@ Rails.application.routes.draw do
member do
put :transfer
- post :repo_check
+ post :repository_check
end
collection do
- put :clear_repo_check_states
+ put :clear_repository_check_states
end
resources :runner_projects