瀏覽代碼

Fixed link

Ahmed Haque 8 年之前
父節點
當前提交
98471b94be
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -1,6 +1,6 @@
1 1
 # NYTArticleSearch
2 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 6
 ![NYT Article App Image](https://raw.githubusercontent.com/afhaque/NYTArticleSearch/master/NYTSearchImage.png "NYT Article Image")