Minor link update

This commit is contained in:
Will Boyd
2024-02-28 14:03:44 -05:00
parent 220225fca6
commit dde87ba3bc
+1 -1
View File
@@ -1,6 +1,6 @@
# wordpress-export-to-markdown
Converts a WordPress export file into Markdown files that are compatible with static site generators ([Eleventy](https://www.11ty.dev/), [Gatsby](https://www.gatsbyjs.org/), [Hugo](https://gohugo.io/), etc.).
Converts a WordPress export file into Markdown files that are compatible with static site generators ([Eleventy](https://www.11ty.dev/), [Gatsby](https://www.gatsbyjs.com/), [Hugo](https://gohugo.io/), etc.).
Each post is saved as a separate Markdown file with frontmatter. Images are downloaded and saved.