aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/links_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'integrations/links_test.go')
-rw-r--r--integrations/links_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/integrations/links_test.go b/integrations/links_test.go
index d1f99ca020..bab147bdd9 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 {