Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/96c92ea148506790d3fad521a55c08dc6e1d75c4 You should set ROOT_URL correctly, otherwise the web may not work correctly.

update branch

pull/1680/head
FonduemangVI 1 year ago
parent d1085ace4e
commit 96c92ea148

@ -3,7 +3,7 @@ name: Update contributors
on:
push:
branches:
- main # or the default branch of your repository
- master # or the default branch of your repository
jobs:
update_contributors:

Loading…
Cancel
Save