diff options
| -rw-r--r-- | public/resume/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/resume/index.html b/public/resume/index.html index 6227dd8..8095170 100644 --- a/public/resume/index.html +++ b/public/resume/index.html @@ -610,14 +610,14 @@ issuerIcon: "https://cdn.simpleicons.org/freecodecamp", issuerProfile: "https://www.freecodecamp.org/zuedev", title: "JavaScript Algorithms and Data Structures", - url: "https://www.freecodecamp.org/certification/zuedev/javascript-algorithms-and-data-structures", + url: "https://www.freecodecamp.org/certification/zuedev/javascript-algorithms-and-data-structures-v8", }, { issuer: "freeCodeCamp", issuerIcon: "https://cdn.simpleicons.org/freecodecamp", issuerProfile: "https://www.freecodecamp.org/zuedev", - title: "Python for Data Science", - url: "https://www.freecodecamp.org/certification/zuedev/python-for-data-science", + title: "Scientific Computing with Python", + url: "https://www.freecodecamp.org/certification/zuedev/scientific-computing-with-python-v7", }, { issuer: "freeCodeCamp", |
