Files
roboco/docs-redirects/panel/communications-and-journals/index.html
T
Renn F f90caf6f9b docs(redirects): point the old communications-and-journals URL at its renamed target
The docs site renamed the page to journals-and-notifications when the
channel/session comms subsystem was removed; the stub still redirected
the old Pages URL to the dead path, landing visitors on a 404.
2026-07-24 22:38:47 +02:00

13 lines
506 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Journals & Notifications</title>
<meta http-equiv="refresh" content="0; url=https://docs.roboco.tech/docs/panel/journals-and-notifications">
<link rel="canonical" href="https://docs.roboco.tech/docs/panel/journals-and-notifications">
</head>
<body>
<p>This page has moved to <a href="https://docs.roboco.tech/docs/panel/journals-and-notifications">https://docs.roboco.tech/docs/panel/journals-and-notifications</a>.</p>
</body>
</html>