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

Fixed Broken License Link in README #446

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

niranjan-kurhade
Copy link
Contributor

@niranjan-kurhade niranjan-kurhade commented Oct 27, 2024

Description

The MIT license was broken in the README file. Now updated to correct link.

Related Issue

Solves #445

Types of Change

  • Bug fix
  • New feature
  • Documentation update

Checklist

  • I have read the CONTRIBUTING guidelines.
  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My changes generate no new warnings.
  • I have updated the documentation accordingly.

Additional Notes

Add any other context about the PR here.

License

By submitting this PR, I confirm that my contribution is made under the terms of the MIT license.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Fixed broken MIT license link in README.md by updating the URL path from '/blob/master/LICENSE.txt' to '/blob/main/LICENSE' to correctly point to the project's license file.

  • Updated license link in README.md from incorrect '/blob/master/LICENSE.txt' to '/blob/main/LICENSE'
  • Fixes 404 error when clicking license link in README
  • Addresses issue License Link Broken in Readme #445 regarding broken license navigation

1 file(s) reviewed, 2 comment(s)
Edit PR Review Bot Settings | Greptile

@michaelfeil michaelfeil merged commit 10d1262 into michaelfeil:main Oct 28, 2024
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