Skip to content

pushover documentation - URL format confusing #466

@hmoffatt

Description

@hmoffatt

In the pushover documentation, the URL format is shown with an extra shoutrrr in it

https://github.com/containrrr/shoutrrr/blob/main/docs/services/pushover.md?plain=1#L6

pushover://shoutrrr:__`apiToken`__@__`userKey`__/?devices=__`device1`__[,__`device2`__, ...]

Should be

pushover://:__`apiToken`__@__`userKey`__/?devices=__`device1`__[,__`device2`__, ...]

It's not clear why the extra colon is required after the //, but it is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions