From bc37c59f009e570bc86199ab53ab53e5c3f030e6 Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Wed, 16 Sep 2020 15:08:35 +0800 Subject: [PATCH] Change Header4 --- app/controllers/concerns/laboratory_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/concerns/laboratory_helper.rb b/app/controllers/concerns/laboratory_helper.rb index bcdc483d..c16727eb 100644 --- a/app/controllers/concerns/laboratory_helper.rb +++ b/app/controllers/concerns/laboratory_helper.rb @@ -43,7 +43,7 @@ module LaboratoryHelper # my_organ: "https://www.trustie.net/users/#{current_user.try(:login)}/user_organizations", # default_url: "https://www.trustie.net/", tiding_url: "http://39.105.176.215/users/#{current_user.try(:login)}/user_tidings", - register_url: "http://39.105.176.215/login" + register_url: "http://39.105.176.215/user_join" } end