diff --git a/integrations/links_test.go b/integrations/links_test.go index d1f99ca02..bab147bdd 100644 --- a/integrations/links_test.go +++ b/integrations/links_test.go @@ -28,7 +28,7 @@ func TestLinksNoLogin(t *testing.T) { "/user/forgot_password", "/swagger", // TODO: follow this page and test every link - "/assets/librejs/librejs.html", + "/vendor/librejs.html", } for _, link := range links {