resolveUrl

open fun resolveUrl(path: String): URI

Resolves the given path against the community URL or the instance URL, depending on whether the user is a community user or not.

Return

Resolved URL.

Parameters

path

Path.