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

Remove unused url #3847

Merged
merged 2 commits into from
Apr 14, 2023
Merged

Remove unused url #3847

merged 2 commits into from
Apr 14, 2023

Conversation

aoguan1990
Copy link
Contributor

Description

URL: http://roubenmeschian.com/rubo/?p=51 is not reachable by the link checker, which causes the link checker failure. We observed that this url is commented out in the following two files. Clean up is needed to fix the link checker failure.

src/plugins/discover/public/application/angular/doc_table/create_doc_table_react.tsx
src/plugins/discover/public/application/doc_views/doc_views_helpers.tsx

Issues Resolved

Issue #3846

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • [x ] Commits are signed per the DCO using --signoff

Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com>
Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com>
@abbyhu2000 abbyhu2000 merged commit b8ddfac into opensearch-project:main Apr 14, 2023
aoguan1990 added a commit to aoguan1990/OpenSearch-Dashboards that referenced this pull request Apr 14, 2023
* Remove unused url

Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com>

* Add changelog for the cleanup issue

Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com>

---------

Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com>
sikhote pushed a commit to sikhote/OpenSearch-Dashboards that referenced this pull request Apr 24, 2023
* Remove unused url

Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com>

* Add changelog for the cleanup issue

Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com>

---------

Signed-off-by: Aozixuan Priscilla Guan <aoguan@amazon.com>
Signed-off-by: David Sinclair <david@sinclair.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants