Skip to content

Commit e23061c

Browse files
committed
refactor: ♻️ update project link
1 parent 987e77b commit e23061c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ const projects = ref<Project[]>([
8181
{
8282
title: "TaxManager",
8383
image: "/images/portfolio4.png",
84-
url: "https://digitax.tech",
84+
url: "https://docs.digitax.tech/docs/sage-online-plugin",
8585
body: "An Electron Desktop and web application that integrages Locally hosted ERP systems e.g Sage and Odoo to digitax for Tax Compliance with the new ETIMS API specifications. The frontend is Vue while the backend is Expressjs. It uses sequelize ORM to simplify DB access. Integrated for DXC Technology, Ngong Veg Ltd, Seweco Paints, Poa Internet and more.",
8686
techStack: ["Electron", "Express", "Vue.js", "Typescript", "SQL"],
8787
opensource: false,

0 commit comments

Comments
 (0)