Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/0cecdacecd88cfa155fa8c8efec9c123d5e34852/Sonarr/V3/Remote-Path-Mappings-explained-for-Sonarr/index.html You should set ROOT_URL correctly, otherwise the web may not work correctly.

16 lines
478 B

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="../../Sonarr-remote-path-mapping/">
<meta name="robots" content="noindex">
<script>var anchor=window.location.hash.substr(1);location.href="../../Sonarr-remote-path-mapping/"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url=../../Sonarr-remote-path-mapping/">
</head>
<body>
Redirecting...
</body>
</html>