How to avoid warning when opening PowerShell script from hyperlink?

I have a text document with some hyperlinks pointing to some PowerShell scripts I wrote.

I have a symlink pointing to the base path (C:\Projects points to D:\Projects) of my scripts.

The base paths (both C:\Projects and D:\Projects) of my scripts are defined as trust sources.

When I try to open any hyperlink I get a warning. Here is one of the messages I get:

It might be dangerous to open “file:///D:/Projects/Scripts/VPN/RegisterService.ps1”.
Do you really want to open it?

It doesn’t matter if I define the hyperlink as D:/Projects/… or as C:/Projects/…

I’m using LibreOffice 25.8.5.2

should be the same if you try from a HTML in your default browser ?

I assume you did this in LibreOffice, but powershell maybhave it’s own sight on this. But I’d start on the question of UNC, when I read

Staet reading here: