Skip to content

Incorrect link to Clock #5

@rgaudin

Description

@rgaudin

We're incorrectly adding the link to clock.{fqdn} instead of hwclock.{fqdn}.

if context.has_clock:
links.append(
Link(
url=f"http://clock.{context.fqdn}/",
title="Clock",
text="Update date and time as seen by the Hotspot.",
)

We should get the subdomain from compose as for the rest anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions