[Bug] The link to the yaml file in the README file for the Multilingual Filter transform is broken
Search before asking
- [x] I searched the issues and found no similar issues.
Component
transdforms/Other
What happened + What you expected to happen
The link to the yaml file in this README file: transforms/language/ml_filter/README.md is broken.
Reproduction script
The link to the yaml file in this README file: transforms/language/ml_filter/README.md is broken.
Anything else
No response
OS
MacOS
Python
3.12
Are you willing to submit a PR?
- [x] Yes I am willing to submit a PR!
Hi, I'd like to help fix this issue. I'll:
- Create the missing cleansing-config.yaml file in the test-data/input directory
- Update the README link to point to the correct location
- Submit a PR with these changes
Would you like me to proceed with this fix?
Sure, @prasannakotyal. Please go ahead and submit a PR. However, please remember to keep the cleansing-config.yaml where it is now, i.e., in the same directory as README. Therefore, don't move this file and just fix the link in the README. Thanks.
Hi @shahrokhDaijavad. I have corrected the broken link without modifying anything else. Thanks.