Problem with url linking to resources

I am making a new dashboard and I have a problem with the sidebar-card. I think the problem is linking to the cards…

my dir looks like
ui_lovelace_minimalist/dashboard/new/ui-lovelace.yaml
my cards are on the same hight of ui_lovelace

the resources looks lik

  resources:
    [
      { url: ../../../hacsfiles/sidebar-card/sidebar-card.js ,                         type: module },
    ]

is this ok or not ? If it is ok, I have to look somewhere else…

edit: looks like it is ok