Skip to content

Commit 5847bc9

Browse files
authored
Ignore github.com links for now, fix some other links (#1412)
* Ignore github.com links for now * fix other links
1 parent 999d41b commit 5847bc9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.all-contributorsrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
"login": "Zxun2",
316316
"name": "Zong Xun",
317317
"avatar_url": "https://avatars.githubusercontent.com/u/63457492?v=4",
318-
"profile": "https://dub.sh/lzongxun",
318+
"profile": "https://github.com/Zxun2",
319319
"contributions": [
320320
"code"
321321
]

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,4 @@ jobs:
169169
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
170170
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
171171
with:
172-
ignore_links: "https://www.linkedin.com/.* https://fellowship.mlh.io/.*"
172+
ignore_links: "https://www.linkedin.com/.* https://fellowship.mlh.io/.* https://github.com/.*"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and
342342
</tr>
343343
<tr>
344344
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ZeshanFayyaz"><img src="https://avatars.githubusercontent.com/u/43391249?v=4?s=100" width="100px;" alt="Zeshan Fayyaz"/><br /><sub><b>Zeshan Fayyaz</b></sub></a><br /><a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=ZeshanFayyaz" title="Code">💻</a></td>
345-
<td align="center" valign="top" width="14.28%"><a href="https://dub.sh/lzongxun"><img src="https://avatars.githubusercontent.com/u/63457492?v=4?s=100" width="100px;" alt="Zong Xun"/><br /><sub><b>Zong Xun</b></sub></a><br /><a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=Zxun2" title="Code">💻</a></td>
345+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Zxun2"><img src="https://avatars.githubusercontent.com/u/63457492?v=4?s=100" width="100px;" alt="Zong Xun"/><br /><sub><b>Zong Xun</b></sub></a><br /><a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=Zxun2" title="Code">💻</a></td>
346346
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jupytercalpoly"><img src="https://avatars0.githubusercontent.com/u/19445175?v=4?s=100" width="100px;" alt="jupytercalpoly"/><br /><sub><b>jupytercalpoly</b></sub></a><br /><a href="#financial-jupytercalpoly" title="">🤝</a></td>
347347
</tr>
348348
</tbody>

0 commit comments

Comments
 (0)