kylerballiet commented on code in PR #27746:
URL: https://github.com/apache/flink/pull/27746#discussion_r2902458418
##########
docs/layouts/shortcodes/training_repo.html:
##########
@@ -23,7 +23,7 @@
- file: The absolute path to the image file (required)
- name: The rendered link name (required)
*/}}
-<a href="{{ .Site.Params.TrainingExercises }}/tree/{{ .Site.Params.Branch }}/">
+<a href="{{ .Site.Params.TrainingExercises }}/tree/master/">
Review Comment:
Thanks for the feedback! I modified to use this logic instead.
--
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]