diff --git a/wlc/test_data/api/projects-hello-languages b/wlc/test_data/api/projects-hello-languages index 9c74338c..d719ecb9 100644 --- a/wlc/test_data/api/projects-hello-languages +++ b/wlc/test_data/api/projects-hello-languages @@ -7,7 +7,7 @@ "translated": 5, "translated_percent": 62.5, "total": 8, - "url": "http://127.0.0.1:8000/api/projects/hello/languages/cs/", + "url": "http://127.0.0.1:8000/projects/hello/-/cs/", "words_percent": 63.3 }, { @@ -18,7 +18,7 @@ "translated": 4, "translated_percent": 50.0, "total": 8, - "url": "http://127.0.0.1:8000/api/projects/hello/languages/en/", + "url": "http://127.0.0.1:8000/projects/hello/-/en/", "words_percent": 50.0 } ]