diff --git a/app/controllers/well_known/node_info_controller.rb b/app/controllers/well_known/node_info_controller.rb index 6633b137..8d6771bb 100644 --- a/app/controllers/well_known/node_info_controller.rb +++ b/app/controllers/well_known/node_info_controller.rb @@ -36,7 +36,7 @@ class WellKnown::NodeInfoController < ApplicationController { name: "Retrospring", version: Retrospring::Version.to_s, - repository: "https://github.com/Retrospring/retrospring" + repository: "https://lab.freak.university/FreakU/retrospring" } end diff --git a/app/views/shared/_links.html.haml b/app/views/shared/_links.html.haml index c330142b..814b291e 100644 --- a/app/views/shared/_links.html.haml +++ b/app/views/shared/_links.html.haml @@ -5,7 +5,7 @@ · = link_to t(".about"), about_path · - = link_to t(".source"), "https://github.com/Retrospring/retrospring" + = link_to t(".source"), "https://lab.freak.university/FreakU/retrospring" · = link_to t(".terms"), terms_path · diff --git a/public/422.html b/public/422.html index 9328a295..2b94d52a 100644 --- a/public/422.html +++ b/public/422.html @@ -138,13 +138,10 @@