From 9262445cb85f514ede6f13a13ec648302a1381fa Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Wed, 31 Jan 2018 14:28:02 -0600 Subject: [PATCH] try fixing view/subscribe URLs --- src/FilterLists.Web/ClientApp/components/Home.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FilterLists.Web/ClientApp/components/Home.tsx b/src/FilterLists.Web/ClientApp/components/Home.tsx index 0bdc440ac..57965a0a3 100644 --- a/src/FilterLists.Web/ClientApp/components/Home.tsx +++ b/src/FilterLists.Web/ClientApp/components/Home.tsx @@ -44,8 +44,8 @@ export class Home extends React.Component, IFilterListsS {filterList.name} {filterList.description} - View - Subscribe + View + Subscribe )}