welovedevs / react-ultimate-resume

💼 🎨 A modern software developer resume built with React and JSONResume
https://welovedevs.com/react-ultimate-resume
GNU Affero General Public License v3.0
2.13k stars 625 forks source link

Projects aren't using the right field for links. #20

Open clementdevos opened 4 years ago

clementdevos commented 4 years ago

Project are using the link field instead of the url field as described in the JsonResume schema.

This should be changed !

clementdevos commented 1 year ago

A PR has been submitted for this https://github.com/welovedevs/react-ultimate-resume/pull/132