iterative / iterative/link-check

It's catching some paths in md code blocks

Open
#13 2 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
8
Forks
4
PR merge metrics
No merged PRs in 30d

Description

```
* content/docs/command-reference/exp/init.md
- src/train.py = https://src/train.py (EAI_AGAIN: request to https://src/train.py failed, reason: getaddrinfo EAI_AGAIN src)
- data/features = https://data/features (EAI_AGAIN: request to https://data/features failed, reason: getaddrinfo EAI_AGAIN data)
- models/predict.h5 = https://models/predict.h5 (EAI_AGAIN: request to https://models/predict.h5 failed, reason: getaddrinfo EAI_AGAIN models)
- n = https://n/ (EAI_AGAIN: request to https://n/ failed, reason: getaddrinfo EAI_AGAIN n)
```
and
```
* content/docs/dvclive/api-reference/live/set_step.md
- live.set_step(step) = [https://live.set_step(step)/](https://live.set_step%28step%29/) (Site not found)
- ```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.