From 29684b1d82c940c109a7b52822bb1415b765aa6e Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 6 May 2020 07:53:52 -0700 Subject: [PATCH] Rename News API apps --- contents.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contents.json b/contents.json index 560bcf3b..a170bd1d 100644 --- a/contents.json +++ b/contents.json @@ -19411,7 +19411,7 @@ "stars": 87 }, { - "title": "NewsApi.swift", + "title": "News API apps", "description": "News app in the style of the NYT, CNN, BBC, Reddit, Twitter, Facebook - includes a tvOS app", "category-ids": [ "news-api", @@ -19421,11 +19421,11 @@ "swift" ], "license": "mit", - "source": "https://github.com/dkhamsing/NewsApi.swift", + "source": "https://github.com/dkhamsing/news.swift", "screenshots": [ - "https://github.com/dkhamsing/NewsApi.swift/raw/develop/Images/tvos.png", - "https://github.com/dkhamsing/NewsApi.swift/raw/develop/Images/facebook.png", - "https://github.com/dkhamsing/NewsApi.swift/raw/develop/Images/washingtonpost.png" + "https://github.com/dkhamsing/news.swift/raw/develop/Images/tvos.png", + "https://github.com/dkhamsing/news.swift/raw/develop/Images/facebook.png", + "https://github.com/dkhamsing/news.swift/raw/develop/Images/washingtonpost.png" ], "suggested_by": "@dkhamsing", "date_added": "Apr 20 2020",