Skip to content

Commit eb0e2f5

Browse files
Fixing Stuckey github link (#1239)
## Description <!-- Mandatory --> Fixes Stuck-ey link that he updated ## Issues <!-- Add related issues here. Use closes/fixes prefixes to auto close issues. --> ## Checklist - [x] I've labeled the PR appropriately. - [ ] I've have built the website and verified that my changes work. - [ ] I've linked the appropriate issues and related PRs.
1 parent fbfc124 commit eb0e2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/HomepageProfiles/HomepageProfiles.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const officers = [
1515
{
1616
name: "Sam Stuckey",
1717
image: "https://avatars.githubusercontent.com/u/145505945?s=100&v=4",
18-
url: "https://github.com/SStuckey88",
18+
url: "https://github.com/SStuckey816",
1919
description: "Vice President",
2020
},
2121
{

0 commit comments

Comments
 (0)