sjwiesman opened a new pull request #10384: [FLINK-13373][docs] Remove Tutorials and Examples sections from Getting Started URL: https://github.com/apache/flink/pull/10384 ## What is the purpose of the change The new code walkthroughs and docker playgrounds supersede the tutorial and example sections so these sections should be removed or the content moved to a better location. This change is much smaller than the diff makes it appear. Most of the files touched are updated links and redirects. ## Brief changelog 25062ea Remove examples section from getting started and inline `DataSet` examples into the dataset section 74e60e6 The python tutorial is the only section under api tutorials, this commit moves it to code walkthroughs and removes that section 4397bfa Cleanup of grammar in the python tutorial. I did not change any content. 31ecc455 Moved the local cluster setup to deployment and operations since the docker environment is a better dev-ops intro. `/ops/deployment/local.md` is the only file that needs a review, every other change in this commit is updating links. ## Verifying this change I ran ./check_links.sh to verify no broken links. This change added tests and can be verified as follows:
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
