Skip to content

Commit 033c150

Browse files
committed
chore: fix pattern
1 parent 3e2e5a5 commit 033c150

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/spelling/patterns/patterns.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ export CONTAINER_PORT=\$\((.*?)\)
1717
helm install dataspaceconnector charts/dataspace-connector
1818
helm uninstall dataspaceconnector
1919
https://localhost:8080/api/docs
20-
http://localhost:8081/swagger-ui/index.html?url=/v3/api-docs/
21-
http://localhost:8082/dashboard
20+
http://localhost:8081/swagger-ui/index\.html\?url=/v3/api-docs/
21+
http://localhost:8082/dashboard

0 commit comments

Comments
 (0)