Update GitHub repo references from feedback* to feedBack*

This commit is contained in:
Bret Mogilefsky
2026-06-20 15:04:54 -07:00
parent 23735ef910
commit 735f3f2f02
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"