Skip to content

Commit

Permalink
chore: 🤖 update fleekxyz organization url
Browse files Browse the repository at this point in the history
  • Loading branch information
heldrida committed Jun 4, 2024
1 parent d7f81ca commit 0e47b0d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/components/Footer/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default {
},
{
text: 'Github',
url: 'https://github.com/fleekxyz',
url: 'https://github.com/fleek-platform',
target: '_blank',
rel: 'noopener noreferrer',
},
Expand Down
2 changes: 1 addition & 1 deletion src/components/NavBar/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ export const NavBarDefault: MenuSettingsItem[] = [
},
{
label: 'Github',
url: 'https://github.com/fleekxyz',
url: 'https://github.com/fleek-platform',
description: 'Our code repositories',
icon: '/svg/github-navbar-icon.svg',
},
Expand Down
4 changes: 2 additions & 2 deletions src/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@
]
},
"github": {
"editUrl": "https://github.com/fleekxyz/fleekxyz-website/edit",
"xyzWebsiteRepositoryUrl": "https://github.com/fleekxyz/fleekxyz-website"
"editUrl": "https://github.com/fleek-platform/fleekxyz-website/edit",
"xyzWebsiteRepositoryUrl": "https://github.com/fleek-platform/fleekxyz-website"
},
"homepage": {
"chainAgnostic": {
Expand Down

0 comments on commit 0e47b0d

Please sign in to comment.