Merge pull request #2699 from Nolanp123/fix-codesandbox-name

Fix site name formatting for CodeSandbox
This commit is contained in:
Paul Pfeister 2025-10-19 13:14:14 -07:00 committed by GitHub
commit 184470f871
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -539,7 +539,7 @@
"urlMain": "https://coderwall.com",
"username_claimed": "hacker"
},
"Code Sandbox": {
"CodeSandbox": {
"errorType": "message",
"errorMsg": "Could not find user with username",
"regexCheck": "^[a-zA-Z0-9_-]{3,30}$",