Skip to content

Commit 9002d33

Browse files
committed
docs: Fix Github Actions Status badge
1 parent 1209812 commit 9002d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# JupyterLab LaTeX
22

3-
![Github Actions Status](https://github.com/jupyterlab/jupyterlab-latex.git/workflows/Build/badge.svg)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-latex.git/master?urlpath=lab%2Ftree%2Fsample.tex)
3+
![Github Actions Status](https://github.com/jupyterlab/jupyterlab-latex/actions/workflows/build.yml/badge.svg)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-latex.git/master?urlpath=lab%2Ftree%2Fsample.tex)
44

55
An extension for JupyterLab which allows for live-editing of LaTeX documents.
66

0 commit comments

Comments
 (0)