Community
Participate
Working Groups
For some reason it's "http://localhost:8080/git/clone//workspace/{workspaceId}". Note the doubled // after "clone".
Gosia, when creating link for "Repositories", where do you get the URI from? It's not crafted on the client side, is it?
(In reply to comment #1) > Gosia, when creating link for "Repositories", where do you get the URI from? > It's not crafted on the client side, is it? The URI is made in client. It's probably bad and I'm planning to find all places where we do this kind of magic and open a bug, but for now I'll correct it on UI.
done