Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
WIP - this is an alternative to #2293 that points to the dedicated docs site. I wrote this PR in ignorance of existence of #2293, and will seek decision-making internally as to which way we should go (one will be merged, the other will be closed).
Description of your changes:
Minimalistic change to README.md that updates the links broken (for the most part in consequence of #2188) by equivalent links to the Scylla Operator docs site.
Some restructuring was necessary in order to fit the new docs structure; I recommend that we keep the scope of this change minimal (unbreak the broken) and think about further improvements of the docs separately.
Since
contributing.md
is gone, this also updates the PR description template to remove the reference.Which issue is resolved by this Pull Request:
Resolves #2270