A link in the readme doc of lifelong learning example is empty
luosiqi opened this issue · 1 comments
luosiqi commented
https://github.com/kubeedge/sedna/blob/main/examples/lifelong_learning/atcii/README.md
The link to guide how to set credentials for using s3 storage doesn't exist.
Dhruvanshu-Joshi commented
Hey @luosiqi The link is broken as the README was split into seperate READMEs in the incremental_learning
and joint_inference
subdirectory. I think simply directing the link to incremental_learning_readme will solve the issue. Should I go ahead and open a PR?