Skip to content

Fixing the linker error, updating from docs-beta to official document…#32

Merged
khushbr merged 2 commits intoopensearch-project:mainfrom
khushbr:feature/documentation-linking
Jul 14, 2021
Merged

Fixing the linker error, updating from docs-beta to official document…#32
khushbr merged 2 commits intoopensearch-project:mainfrom
khushbr:feature/documentation-linking

Conversation

@khushbr
Copy link
Copy Markdown
Collaborator

@khushbr khushbr commented Jul 14, 2021

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
Fixing the linker errors:

  1. Updating from docs-beta to official documentation post launch.
  2. Excluding https://www.envoyproxy.io/ from link checker. It is failing with too many redirects

Linker Errors from upstream 'main' run:

Errors in README.md
✗ https://docs-beta.opensearch.org/monitoring-plugins/pa/index/ (HTTP status client error (404 Not Found) for url (https://docs-beta.opensearch.org/monitoring-plugins/pa/index/))
✗ https://docs-beta.opensearch.org/monitoring-plugins/pa/reference/ (HTTP status client error (404 Not Found) for url (https://docs-beta.opensearch.org/monitoring-plugins/pa/reference/))

Errors in src/main/java/org/opensearch/performanceanalyzer/rca/store/rca/temperature/README.md
✗ https://docs-beta.opensearch.org/monitoring-plugins/pa/reference/ (HTTP status client error (404 Not Found) for url (https://docs-beta.opensearch.org/monitoring-plugins/pa/reference/))

Errors in src/main/java/org/opensearch/performanceanalyzer/rca/README.md
✗ https://docs-beta.opensearch.org/monitoring-plugins/pa/reference/ (HTTP status client error (404 Not Found) for url (https://docs-beta.opensearch.org/monitoring-plugins/pa/reference/))

Errors in docs/gauntlet.md
+ echo
✗ https://docs-beta.opensearch.org/monitoring-plugins/pa/reference/ (HTTP status client error (404 Not Found) for url (https://docs-beta.opensearch.org/monitoring-plugins/pa/reference/))
+ echo ::set-output name=exit_code::2

Describe the solution you are proposing
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc 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.

@khushbr khushbr requested a review from sruti1312 July 14, 2021 19:10
@khushbr khushbr merged commit 41d296a into opensearch-project:main Jul 14, 2021
@khushbr khushbr deleted the feature/documentation-linking branch July 14, 2021 19:48
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