Skip to content

Commit

Permalink
Update links.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
WomB0ComB0 authored Oct 9, 2024
1 parent c99f96f commit 2c7cbc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lib/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ export const links: Links = [
},
{
name: 'Microsoft Learn',
url: 'https://learn.microsoft.com/en-us/users/mikeodnis/',
value: '@mikeodnis',
url: 'https://learn.microsoft.com/en-us/users/mikeodnis-1859/',
value: '@mikeodnis-1859',
icon: SiMicrosoft,
},
{
Expand All @@ -123,7 +123,7 @@ export const links: Links = [
},
{
name: 'Bitbucket',
url: 'https://bitbucket.org/womb0comb0',
url: 'https://bitbucket.org/womb0comb0/workspace/overview/',
value: '@womb0comb0',
icon: FaBitbucket,
},
Expand Down

0 comments on commit 2c7cbc8

Please sign in to comment.