Skip to content

Fix link checker 404 and update the table of content in README #2413

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

Merged

Conversation

RyanL1997
Copy link
Collaborator

Description

Fix link checker 404 and update the table of content in README

Issues Resolved

### Errors in README.md

* [404] [https://opensearch.org/assets/img/opensearch-logo-themed.svg](https://opensearch.org/assets/img/opensearch-logo-themed.svg) | Network error: Not Found

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

README.md Outdated
- [Security](#security)
- [License](#license)
- [Copyright](#copyright)
- [Code Summary |](#code-summary--------------------------------------------------------------------------------------)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why does the formatting have so much white space on this line?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The previous version was outdated and this is auto corrected by the markdown reader

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks for the fix!

Signed-off-by: Jialiang Liang <[email protected]>
@RyanL1997 RyanL1997 added maintenance documentation Improvements or additions to documentation labels Apr 16, 2025
@RyanL1997 RyanL1997 merged commit c32611e into opensearch-project:main Apr 16, 2025
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants