**From @nak3** comment on https://github.com/knative/docs/issues/3543 As README.md was changed to index.md, we need to remove README.md. Not only samples link, but also all README.md link grep-ed by: $ grep -rH "\/README.md)" | grep -v https need to be updated. cc @evankanderson
From @nak3 comment on #3543
As README.md was changed to index.md, we need to remove README.md.
Not only samples link, but also all README.md link grep-ed by:
$ grep -rH "/README.md)" | grep -v https
need to be updated.
cc @evankanderson