diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 4b38a41..726ba19 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -47,7 +47,7 @@ const PROJECTS = [ }, { title: "bikeability", - url: "https://apinis.org/bikeability", + url: "https://apinis.org/bikeability/", icon: EXT_LINK_ICON, desc: "English-language summaries of biking conditions in US cities or between two addresses. Backend using AWS tools, weather data from NWS, and summaries generated by ChatGPT 4o. Uses DynamoDB to cache city and route summaries for eight hours to save on API calls. Simple frontend built with React and using the Google Maps and Locations APIs.", tools: [