Skip to content

Commit be75dba

Browse files
committed
fixing anomaly / error with link to map project
1 parent 3a7414d commit be75dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Projects/Projects.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ function Projects() {
9797
'Developed with Angular 17, TypeScript, and SVG-based vector graphics, the project leverages modular architecture for scalability and maintainability. The build is optimized for static deployment, ensuring fast load times and reliable performance on platforms like Render.',
9898
]}
9999
ghLink="https://github.com/GitForceJedi/world-map.git"
100-
demoLink="https://world-map-mnf4.onrender.com/map"
100+
demoLink="https://world-map-mnf4.onrender.com"
101101
/>
102102
</Col>
103103
</Row>

0 commit comments

Comments
 (0)