damccorm commented on code in PR #27412:
URL: https://github.com/apache/beam/pull/27412#discussion_r1260130587
##########
examples/notebooks/get-started/learn_beam_basics_by_doing.ipynb:
##########
@@ -75,10 +78,11 @@
"\n",
"It may be tempting to just copy and paste solutions, but even if you
do look at the Answer cells, try typing out the solutions manually. The muscle
memory will be very helpful.\n",
"\n",
- "> Tip: For those who would like to learn concepts more from the
ground up, check out these
[notebooks](https://beam.apache.org/get-started/tour-of-beam/)!"
+ "> Tip: For those who would like to learn concepts more from the
ground up, check out these [notebooks](https://tour.beam.apache.org/)!"
Review Comment:
```suggestion
"> Tip: For those who would like to learn concepts more from the
ground up, check out the [Tour of Beam](https://tour.beam.apache.org/)!"
```
this isn't pointing to notebooks anymore, so we should update the text too
--
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]