diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 575abe18c..62d3ac11f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -168,3 +168,5 @@ jobs: - uses: actions/checkout@v4 - uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1 - uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1 + with: + ignore_links: https://www.linkedin.com/.* diff --git a/README.md b/README.md index 65c8a60cc..c966cdc3c 100644 --- a/README.md +++ b/README.md @@ -315,7 +315,7 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and