Skip to content

Fix: broken Contributing Guidelines link#2

Open
YogeshK34 wants to merge 1 commit into
besu-eth:mainfrom
YogeshK34:fix/contributing-guidelines-link
Open

Fix: broken Contributing Guidelines link#2
YogeshK34 wants to merge 1 commit into
besu-eth:mainfrom
YogeshK34:fix/contributing-guidelines-link

Conversation

@YogeshK34

Copy link
Copy Markdown

Description

Fix broken Contributing Guidelines link in organization profile README.

Problem

The [Contributing Guidelines] link in the organization README was pointing to a non-existent local file (CONTRIBUTING.md), resulting in a 404 error.

Broken Link: profile/README.md line 72 → CONTRIBUTING.md (File not found)

Solution

Updated the link to point directly to the working CONTRIBUTING.md file in the main Besu repository.

Fixed Link: profile/README.md line 72 → https://github.com/besu-eth/besu/blob/main/CONTRIBUTING.md

Changes Made

  • Updated line 36 (display text): Changed to inline link format
  • Updated line 72 (link definition): Changed from local reference to full GitHub URL

Testing

  • Verified the new link is accessible and works correctly
  • No other content was modified

Related

Fixes broken reference for contributors accessing the organization profile README.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

…ository

Signed-off-by: yogeshk34 <khutwadyogesh34@gmail.com>
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.

1 participant