Skip to content

do link needs to be fully qualified domain name (FQDN) in 0.6.9 ? #2357

@rhoit

Description

@rhoit

I use the d2 diagram generated SVG which is used to navigate my projects. The SVG where I use relative urls routes starting with '/', since it would be same in development or production environment. But now in new version link ignores the relative urls, last known good version was 0.6.5 is there way around this limitation.

Image

EDIT

Found the way around "/route" -> "http:/route" works but not sure about it working in https

pool: {
    shape : circle
    link : "http:/route"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions