Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit b538a70

Browse files
committed
updated pa11y file to point to remaining URLs
1 parent 66f5b77 commit b538a70

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.pa11yci

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,11 @@
1616
},
1717
"urls": [
1818
"http://localhost:8080/",
19-
"http://localhost:8080/browse-projects",
20-
"http://localhost:8080/projects/treasury_bureau_fiscal_service_bfs_1_data_act_broker_backend",
21-
"http://localhost:8080/search?page=1&query=javascript&size=10&sort=best_match",
19+
"http://localhost:8080/agencies",
2220
"http://localhost:8080/federal-agencies/compliance/dashboard",
2321
"http://localhost:8080/federal-agencies/compliance/procurement",
2422
"http://localhost:8080/federal-agencies/compliance/inventory-code",
25-
"http://localhost:8080/open-tasks",
2623
"http://localhost:8080/about-page",
27-
"http://localhost:8080/roadmap",
2824
"http://localhost:8080/privacy-policy"
2925
]
3026
}

0 commit comments

Comments
 (0)