Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix broken link in libp2p index file #2991

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shobit000
Copy link

Description

This pull request fixes the broken link in the libp2p index file to correctly reference the Configuration Document. The incorrect link was updated to point to the correct path in the repository.

Changes made:

Updated the link in packages/libp2p/src/index.ts to correctly reference ../doc/CONFIGURATION.md.
This fix resolves the issue detailed in issue #2111.

@shobit000 shobit000 requested a review from a team as a code owner February 23, 2025 07:04
@shobit000 shobit000 changed the title fix : broken link in libp2p index file "fix: broken link in libp2p index file" Feb 23, 2025
@shobit000 shobit000 changed the title "fix: broken link in libp2p index file" docs: fix broken link in libp2p index file Feb 23, 2025
@achingbrain
Copy link
Member

This will break the hyperlink in the generated API docs.

How does it solve #2111?

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.

2 participants