quintodrome/ui/src/utils/docsUrl.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
68 B
JavaScript
Raw Normal View History

export const docsUrl = (path) => `https://www.navidrome.org${path}`