From 89b06aa87fc033fc2127f40e2978ce6ce2f7c1e5 Mon Sep 17 00:00:00 2001 From: Adam Dueck Date: Mon, 24 Oct 2022 14:47:54 +0500 Subject: [PATCH] Update projects.js --- src/pages/projects.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/projects.js b/src/pages/projects.js index d468d95..7394d13 100644 --- a/src/pages/projects.js +++ b/src/pages/projects.js @@ -15,9 +15,9 @@ const projects = [ link: "https://dictionary.lingdocs.com", }, { - title: "Pashto Verb Explorer", - description: "An interactive playground for exploring and learning about how Pashto verbs are conjugated. This is based on a verb conjugation engine that runs in the browser.", - link: "https://verbs.lingdocs.com", + title: "Pashto Inflector", + description: "An open source TypeScript/React library for Pashto inflection, verb conjugation, phrase generation, text conversion, and more.", + link: "https://pashto-inflector.lingdocs.com", }, { title: "Pashtoodle",