Skip to content

Commit 540342a

Browse files
committed
Fix URLs in examples
1 parent 2390fb8 commit 540342a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ ddev nightwatch --tag core
2626

2727
## Nightwatch Examples
2828

29-
You can watch Nightwatch running in real time at https://drupal.ddev.site:7900
30-
for Chrome and https://drupal.ddev.site:7901 for Firefox. The password is
29+
You can watch Nightwatch running in real time at https://core-dev.ddev.site:7900
30+
for Chrome and https://core-dev.ddev.site:7901 for Firefox. The password is
3131
"secret". YMMV using Firefox as core tests don't currently run on it.
3232

3333
Only core tests

0 commit comments

Comments
 (0)