From 691a26d7113873e16a5680ebfb300ffad0ea05cd Mon Sep 17 00:00:00 2001 From: Ian Clarke Date: Sun, 26 Jul 2026 11:18:59 -0500 Subject: [PATCH] docs: point network dashboard links at https://telemetry.freenet.org The telemetry dashboard now serves over HTTPS from telemetry.freenet.org. The old http://nova.locut.us:3133 URL 301-redirects there, but the plain-HTTP links are worth replacing directly: the slides embed the dashboard in an iframe, and an http:// iframe inside the https:// site is blocked as mixed content rather than redirected. Leaves keys/gateways.toml alone - that is the gateway on :31337, not the dashboard. [AI-assisted - Claude] --- hugo-site/content/quickstart/_index.md | 2 +- hugo-site/static/slides/demo/dashboard-live.html | 4 ++-- hugo-site/static/slides/demo/dashboard.html | 2 +- hugo-site/themes/freenet/layouts/shortcodes/network-hero.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hugo-site/content/quickstart/_index.md b/hugo-site/content/quickstart/_index.md index a7d83446..74c87af7 100644 --- a/hugo-site/content/quickstart/_index.md +++ b/hugo-site/content/quickstart/_index.md @@ -57,7 +57,7 @@ Need to remove Freenet? See the [uninstall guide](/uninstall/). ## What's Next? -- [Live Network Dashboard](http://nova.locut.us:3133/) - Watch real-time activity on the network +- [Live Network Dashboard](https://telemetry.freenet.org/) - Watch real-time activity on the network - [User Manual](/build/manual/) - Learn how Freenet works - [Video Talks](/about/video-talks/) - Watch presentations about Freenet - [FAQ](/about/faq/) - Common questions and answers diff --git a/hugo-site/static/slides/demo/dashboard-live.html b/hugo-site/static/slides/demo/dashboard-live.html index aa0fba7b..5dc1f6fa 100644 --- a/hugo-site/static/slides/demo/dashboard-live.html +++ b/hugo-site/static/slides/demo/dashboard-live.html @@ -1,7 +1,7 @@ -
+

Live Network Dashboard

-

nova.locut.us:3133

+

telemetry.freenet.org