You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,13 +33,13 @@ Huge database? No prob. WP Sync DB has been tested with tables several GBs in si
33
33
WP Sync DB checks both the remote and local servers to determine limitations and optimize for performance. For example, we detect the MySQL`max_allowed_packet_size` and adjust how much SQL we execute at a time.
34
34
35
35
###Sync Media Libraries Between Installations
36
-
Using the optional[WP Sync DB Media Files](https://github.com/slang800/wp-migrate-db-media-files) addon, you can have media files synced between installs too.
36
+
Using the optional[WP Sync DB Media Files](https://github.com/wp-sync-db/wp-migrate-db-media-files) addon, you can have media files synced between installs too.
37
37
38
38
##Installation
39
39
1. Install[github-updater](https://github.com/afragen/github-updater) by downloading the latest zip[here](https://github.com/afragen/github-updater/releases). We rely on this plugin for updating WP Sync DB directly from this git repo.
40
-
2. Install WP Sync DB by downloading the latest zip[here](https://github.com/slang800/wp-sync-db/releases). Both github-updater and WP Sync DB will now download their own updates automatically, so you will never need to go through that tedious zip downloading again.
40
+
2. Install WP Sync DB by downloading the latest zip[here](https://github.com/wp-sync-db/wp-sync-db/releases). Both github-updater and WP Sync DB will now download their own updates automatically, so you will never need to go through that tedious zip downloading again.
41
41
3. Access the WP Sync DB menu option under Tools.
42
-
4. Install the optional[WP Sync DB Media Files](https://github.com/slang800/wp-migrate-db-media-files) addon.
42
+
4. Install the optional[WP Sync DB Media Files](https://github.com/wp-sync-db/wp-migrate-db-media-files) addon.
43
43
44
44
##Help Videos
45
45
@@ -61,7 +61,7 @@ This screencast demonstrates how you can push a local WordPress database you've
61
61
###Media Files Addon Demo
62
62
http://www.youtube.com/watch?v=0aR8-jC2XXM
63
63
64
-
A short demo of how the[Media Files addon](https://github.com/slang800/wp-migrate-db-media-files) allows you to sync up your WordPress Media Libraries.
64
+
A short demo of how the[Media Files addon](https://github.com/wp-sync-db/wp-migrate-db-media-files) allows you to sync up your WordPress Media Libraries.