Browse Source

Fixed link

Ahmed Haque 8 years ago
parent
commit
98471b94be
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

1
 # NYTArticleSearch
1
 # NYTArticleSearch
2
 Basic example of using the New York Times Article API (http://developer.nytimes.com/page) for retrieving articles based on simple search parameters. (Made with HTML/CSS, Javascript, and jQuery)
2
 Basic example of using the New York Times Article API (http://developer.nytimes.com/page) for retrieving articles based on simple search parameters. (Made with HTML/CSS, Javascript, and jQuery)
3
 
3
 
4
-[Click Here for Demo App!](nytarticle-search.herokuapp.com)
4
+[Click Here for Demo App!](http://nytarticle-search.herokuapp.com/)
5
 
5
 
6
 ![NYT Article App Image](https://raw.githubusercontent.com/afhaque/NYTArticleSearch/master/NYTSearchImage.png "NYT Article Image")
6
 ![NYT Article App Image](https://raw.githubusercontent.com/afhaque/NYTArticleSearch/master/NYTSearchImage.png "NYT Article Image")