diff --git a/README.md b/README.md index 798fdcb..61276a7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Start WordPress You know HTML, CSS, and JavaScript. You can make beautiful websites. Maybe you’ve heard about WordPress, but aren’t entirely sure how to implement it, or why you might need it. Maybe a client asked for WordPress, but you’re not really familiar with it. Maybe you’ve worked with it before, but don’t know how to make your own theme from scratch. Whatever the case, this article is for you. -Read the article on [Developing a Wordpress Theme from Scratch](http://www.taniarascia.com/developing-a-wordpress-theme-from-scratch/) and [Part Two](http://www.taniarascia.com/wordpress-from-scratch-part-two). +Read the article on [Developing a Wordpress Theme from Scratch](http://www.taniarascia.com/developing-a-wordpress-theme-from-scratch/), [Part Two](http://www.taniarascia.com/wordpress-from-scratch-part-two), and [Part Three](https://www.taniarascia.com/wordpress-part-three-custom-fields-and-metaboxes/). ## Prerequisites