Skip to content

Commit

Permalink
update job interview link
Browse files Browse the repository at this point in the history
  • Loading branch information
GeyseR committed Mar 4, 2024
1 parent 6af3ba5 commit 41d95e0
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions src/components/ExternalLink.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ export const ExternalLinks = {
company: {
home: 'https://ivelum.com',
jobRepo: 'https://github.com/ivelum/job',
bookInterview: (
'https://calendly.com/olga_lebedeva_/developer_job_interview'
),
bookInterview: 'https://calendly.com/olga_lebedeva_/job_interview',
},
contacts: {
email: 'mailto:job@ivelum.com',
Expand All @@ -18,9 +16,7 @@ export const ExternalLinks = {
blog: 'https://teamplify.com/blog/',
},
youtube: {
techTalkVideos: (
'https://www.youtube.com/@ivelum-ru'
),
techTalkVideos: 'https://www.youtube.com/@ivelum-ru',
},
wiki: {
home: 'https://github.com/ivelum/job/wiki/Home-RU',
Expand Down

0 comments on commit 41d95e0

Please sign in to comment.