Skip to content

Commit

Permalink
Merge pull request #60 from oceanprotocol/chore/remove-link
Browse files Browse the repository at this point in the history
chore: remove link from footer
  • Loading branch information
tom1145 authored Dec 6, 2024
2 parents b813442 + 9274844 commit de24f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const config: Config = {
},
links: {
website: 'https://oceanprotocol.com/',
github: 'https://github.com/oceanprotocol/incentive-backend'
github: 'https://github.com/oceanprotocol/ocean-node'
},
queryParams: {
accessToken: 'access_token',
Expand Down

0 comments on commit de24f53

Please sign in to comment.