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/24a2286c7994caf5e16cb40d3b3d9e86f04cd8ca/Misc/how-to-set-up-hardlinks-and-atomic-moves/index.html You should set ROOT_URL correctly, otherwise the web may not work correctly.

16 lines
511 B

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