Skip to content

Commit bd661f3

Browse files
committed
Update config-sample to reflect local.* instead of dev.*
1 parent 96777a5 commit bd661f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-sample.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"url": "dev.learn.jquery.com",
2+
"url": "local.learn.jquery.com",
33
"username": "admin",
44
"password": "sample"
55
}

0 commit comments

Comments
 (0)