Skip to content

Commit 45c05ef

Browse files
committed
Update URLs
1 parent b173cea commit 45c05ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Not to be confused with [WP-CLI](http://wp-cli.org/) or [WP-Terminal](http://wor
99

1010
Demo
1111
----
12-
![demo.gif](https://raw.githubusercontent.com/ockcyp/wp-term/master/demo.gif)
12+
![demo.gif](https://raw.githubusercontent.com/oradwell/wp-term/master/demo.gif)
1313

1414
GIF image recorded using [ScreenToGif](http://screentogif.codeplex.com/)
1515

1616
Test it on my blog:
17-
[blog.omer.london](http://blog.omer.london/)
17+
[blog.radwell.codes](http://blog.radwell.codes/)
1818

1919
Configuration
2020
-------------
@@ -38,7 +38,7 @@ php phpunit.phar
3838

3939
For behat tests you need to do ``composer install`` and have Selenium2 running
4040

41-
By default tests are run on [my blog](http://blog.omer.london/)
41+
By default tests are run on [my blog](http://blog.radwell.codes/)
4242
but can be changed by modifying behat config.
4343

4444
Run the tests by executing:

0 commit comments

Comments
 (0)