Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mremolt committed Jun 13, 2011
1 parent 309ec66 commit 32bb8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -90,7 +90,7 @@ Finally, if you want to reset and import all data including media (see below):

The WP XML dump contains absolute links to media files linked inside posts, like:

http://www.mysite.com/wordpress/wp-content/uploads/2011/05/cv.txt
www.mysite.com/wordpress/wp-content/uploads/2011/05/cv.txt

The dump does NOT contain the files itself! To get them imported, this gem downloads the files
from the given URL and imports them to refinery. So for a working media import the old site with
Expand Down

0 comments on commit 32bb8a5

Please sign in to comment.