hotfix(markdown): fix links and add link check config

This commit is contained in:
Quentin McGaw
2024-01-28 10:29:31 +00:00
parent 417a26282e
commit 5c166a6ab6
13 changed files with 55 additions and 25 deletions

View File

@@ -47,7 +47,7 @@ You can customize **settings** and **extensions** in the [devcontainer.json](dev
### Entrypoint script
You can bind mount a shell script to `/root/.welcome.sh` to replace the [current welcome script](shell/.welcome.sh).
You can bind mount a shell script to `/root/.welcome.sh` to replace the [current welcome script](https://github.com/qdm12/basedevcontainer/blob/master/shell/.welcome.sh).
### Publish a port