-
Notifications
You must be signed in to change notification settings - Fork 102
Statements and changes that emphasize deprecation #535
Conversation
Signed-off-by: cwillum <cwmmoore@amazon.com>
docs/install/rpm.md
Outdated
``` | ||
|
||
1. Choose the version you'd like and install it: | ||
1. Choose the version you'd like and install it: (See [note](#rpm-package) above.) |
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.
Should this be "Choose the version you'd like to install:"?
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.
Yes, that's better - changed based on the suggestion
Open Distro is no longer being developed and exists only as an archive. Please visit [OpenSearch documentation](https://opensearch.org/docs/latest) to get started with OpenSearch. | ||
{: .warning} | ||
|
||
1. Download the tarball: |
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.
These tarballs don't exist anywhere, so the commands don't work:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
Do you think we should remove them?
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.
I moved the warning in the excerpt above to fill the place where the now unavailable tarballs were. Also removed the curl's for checksum, since they're not available either. I put a simple explanation in their place: (No longer available). Just so someone knows there used to be something there.
Signed-off-by: cwillum <cwmmoore@amazon.com>
Merged. Moving the repo back to archived status. Changes are effective on documentation website. |
Signed-off-by: cwillum cwmmoore@amazon.com
For statements and changes that emphasize deprecation.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Fix #840