Update GitHub repo references from feedback* to feedBack*

This commit is contained in:
Bret Mogilefsky
2026-06-23 10:02:18 +02:00
committed by byrongamatos
parent a8ad02739a
commit fdbab2a9e1
21 changed files with 67 additions and 66 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import pytest
from fastapi.testclient import TestClient
DEFAULT_SOURCE_URL = "https://github.com/got-feedback/feedback"
DEFAULT_SOURCE_URL = "https://github.com/got-feedback/feedBack"
DEFAULT_LICENSE_URL = DEFAULT_SOURCE_URL + "/blob/main/LICENSE"