Verified Commit 5e778b5d authored by Jakob Moser's avatar Jakob Moser
Browse files

Adjust URL

parent 4582218c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ export async function isLoggedIn() {}
 */
export async function canAccessProtocols() {
    return await canAccess(
        "https://gitlab.cl.uni-heidelberg.de/api/v4/projects/1193/jobs/artifacts/master/raw/pixel.png?job=create-test-pixel",
        "https://gitlab.cl.uni-heidelberg.de/api/v4/projects/1193/jobs/artifacts/master/raw/prtcl.svg?job=create-protocol-info-svg",
    )
}