machine-learning-exchange / katalog

MLX Katalog is a project to hold the default content samples to bootstrap Machine Learning eXchange.
Apache License 2.0
11 stars 13 forks source link

Check URLs in YAML files #64

Closed ckadner closed 2 years ago

ckadner commented 3 years ago

All too often there are typos in URLs or links run out of date. This is especially bad when MLX requires the URL to load resources like:

This PR adds YAML files to the existing script tools/python/verify_doc_links.py which is invoked via the check_doc_links make target.

Resolves #43

mlx-bot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ckadner

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/machine-learning-exchange/katalog/blob/main/OWNERS)~~ [ckadner] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
kmh4321 commented 2 years ago

/lgtm