-
Notifications
You must be signed in to change notification settings - Fork 643
Update gantt chart dashboards plugin link to GitHub #6328
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
Conversation
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
|
@hdhalter This updates the GitHub link to the gantt charts dashboards plugin. The PR is related to the dead link error on 1/31/2024. |
|
@joshuali925 Please verify the change to the GitHub link for gantt chart dashboards plugin. Is this the cross-reference we should use to guide users to the proper information. The doc team received a dead link error, so we need to update the documentation accordingly. Thank you. |
natebower
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
joshuali925
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @vagimeli, the link is correct. it changed due to opensearch-project/dashboards-visualizations#321
| | Custom Import Maps Dashboards | [dashboards-maps](https://github.com/opensearch-project/dashboards-maps) | 2.2.0 | | ||
| | Search Relevance Dashboards | [dashboards-search-relevance](https://github.com/opensearch-project/dashboards-search-relevance) | 2.4.0 | | ||
| | Gantt Chart Dashboards | [gantt-chart](https://github.com/opensearch-project/dashboards-visualizations/tree/main/gantt-chart) | 1.0.0 | | ||
| | Gantt Chart Dashboards | [gantt-chart](https://github.com/opensearch-project/dashboards-visualizations/tree/main) | 1.0.0 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it might be better to remove the /tree/main to be consistent with other plugins, but shouldn't really matter
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
* Update gantt chart dashboards plugin link Signed-off-by: Melissa Vagi <vagimeli@amazon.com> * Update plugins.md Signed-off-by: Melissa Vagi <vagimeli@amazon.com> --------- Signed-off-by: Melissa Vagi <vagimeli@amazon.com> (cherry picked from commit 0835baa) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Update gantt chart dashboards plugin link * Update plugins.md --------- (cherry picked from commit 0835baa) Signed-off-by: Melissa Vagi <vagimeli@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Updates gantt chart dashboards plugin link to GitHub
Issues Resolved
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.