Closed ckadner closed 3 years ago
Run the following command:
$ make check_doc_links
See all the broken links in *.md files in the katalog project subfolders:
*.md
Checking for Markdown files here: **/*.md Checked 534 links (270 unique URLs) in 29 Markdown files. dataset-samples/codenet_langclass/codenet_langclass.md:5: `[paper](https://github.com/IBM/Project_CodeNet/blob/main/ProjectCodeNet.pdf)` 404 dataset-samples/codenet/codenet.md:3: `[paper](https://github.com/IBM/Project_CodeNet/blob/main/ProjectCodeNet.pdf)` 404 dataset-samples/codenet_mlm/codenet_mlm.md:5: `[paper](https://github.com/IBM/Project_CodeNet/blob/main/ProjectCodeNet.pdf)` 404 model-samples/codenet-language-classification/codenet-language-classification.md:21: `[LICENSE](/model-samples/codenet-language-classification/LICENSE)` 404 model-samples/codenet-language-classification/codenet-language-classification.md:22: `[LICENSE](/model-samples/codenet-language-classification/LICENSE)` 404 model-samples/codenet-language-classification/codenet-language-classification.md:23: `[LICENSE](/model-samples/codenet-language-classification/LICENSE)` 404 model-samples/codenet-language-classification/codenet-language-classification.md:24: `[samples README](/model-samples/codenet-language-classification/samples/README.md)` 404 model-samples/codenet-language-classification/codenet-language-classification.md:114: `[INSERT SWAGGER UI SCREENSHOT HERE](/model-samples/codenet-language-classification/docs/swagger-screenshot.png)` 404 model-samples/max-image-resolution-enhancer/max-image-resolution-enhancer.md:93: `[Example Result](/model-samples/max-image-resolution-enhancer/images/example.png)` 404 model-samples/max-question-answering/max-question-answering.md:82: `[demo notebook](/model-samples/max-question-answering/[https://github.com/IBM/MAX-Question-Answering/samples/demo.ipynb])` 404 model-samples/max-recommender/max-recommender.md:3: `[Neural Collaborative Filtering model](/model-samples/max-recommender/[https://github.com/microsoft/recommenders])` 404 model-samples/max-weather-forecaster/max-weather-forecaster.md:5: `[CODAIT team](/model-samples/max-weather-forecaster/codait.org)` 404 ERROR: Found 12 invalid Markdown links make: *** [check_doc_links] Error 1
Related issue: https://github.com/IBM/Project_CodeNet/pull/7/files
Run the following command:
See all the broken links in
*.md
files in the katalog project subfolders: