Skip to content

Commit

Permalink
Fix the canlendly link
Browse files Browse the repository at this point in the history
  • Loading branch information
omonbek22 committed Oct 23, 2023
1 parent ac68896 commit 9f5e4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ExternalLink.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const ExternalLinks = {
home: 'https://ivelum.com',
jobRepo: 'https://github.com/ivelum/job',
bookInterview: (
'https://calendly.com/olga_lebedeva_/developer-job-interview'
'https://calendly.com/olga_lebedeva_/developer_job_interview'
),
},
contacts: {
Expand Down

0 comments on commit 9f5e4b7

Please sign in to comment.