Skip to content

fix: Update broken repository URL in package.json (#26)#32

Open
jose-compu wants to merge 1 commit intopendle-finance:mainfrom
jose-compu:fix/package-json-repository-url
Open

fix: Update broken repository URL in package.json (#26)#32
jose-compu wants to merge 1 commit intopendle-finance:mainfrom
jose-compu:fix/package-json-repository-url

Conversation

@jose-compu
Copy link
Copy Markdown

Fixes #26

Updates the repository URL in package.json from the broken link
https://github.com/pendle-finance/pendle-core-internal-v2 (404)
to the correct public repository URL
https://github.com/pendle-finance/pendle-core-v2-public.

Changes:

  • Updated package.json repository field to point to the correct public repository

Verification:

  • Verified the URL format is correct
  • Confirmed package.json is valid JSON
  • The new URL matches the public repository name

Reviewers:
@Hopium21 - Original issue reporter, please verify the fix works for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken link in package.json repository field

1 participant