rszper commented on code in PR #17300: URL: https://github.com/apache/beam/pull/17300#discussion_r854544084
########## website/www/site/content/en/documentation/resources/learning-resources.md: ########## @@ -97,8 +97,7 @@ If you have additional material that you would like to see here, please let us k ### Python -* **[Python Qwik Start](https://qwiklabs.com/focuses/1100?locale=en&parent=catalog)** (30m) - Run a word count pipeline on the Dataflow runner. -* **[NDVI from Landsat Images](https://qwiklabs.com/focuses/1849?locale=en&parent=catalog)** (45m) - Process Landsat satellite data in a distributed environment to compute the [Normalized Difference Vegetation Index](https://en.wikipedia.org/wiki/Normalized_difference_vegetation_index) (NDVI). +* **[Python Qwik Start](https://www.qwiklabs.com/focuses/1098?parent=catalog)** (30m) - Run a word count pipeline on the Dataflow runner. Review Comment: If I search for the Python Qwik Start in the catalog, when I click on it, I'm routed to the 1098 URL, which is why I think that's the current URL. The 1100 URL still works, but you can't navigate to that from the catalog; you can only get there using the direct link. I did a bunch of searches to try to find out if the NDVI lab had been moved to a different location, but from what I can tell, it's entirely gone. I don't know if there's a new lab that we would want to use in its place. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
