Skip to content

Commit 86f170a

Browse files
committed
Readme.md filelink fixes
1 parent 026a350 commit 86f170a

File tree

6 files changed

+8
-4
lines changed

6 files changed

+8
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fails Jupyter Lite distirbution
22

3-
[![Github Actions Status](https://github.com/@fails-components/jupyterfails/workflows/Build/badge.svg)](https://github.com/@fails-components/jupyterfails/actions/workflows/build.yml)
3+
[![Github Actions Status](https://github.com/fails-components/jupyterfails/workflows/Build/badge.svg)](https://github.com/fails-components/jupyterfails/actions/workflows/build.yml)
44

55
This are files for building a Jupyter lite distribution to be used within fails-components.
66
It also includes a couple of extensions for the communication with fails and also for controlling applets.

packages/applet-view/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ To execute them, execute:
8686
jlpm
8787
jlpm test
8888
```
89+
8990
<!--
9091
#### Integration tests
9192
@@ -97,4 +98,4 @@ More information are provided within the [ui-tests](./ui-tests/README.md) README
9798
### Packaging the extension
9899
99100
See [RELEASE](RELEASE.md)
100-
-->
101+
-->

packages/filesystem-extension/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ To execute them, execute:
8787
jlpm
8888
jlpm test
8989
```
90+
9091
<!--
9192
#### Integration tests
9293

packages/interceptor/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ To execute them, execute:
8787
jlpm
8888
jlpm test
8989
```
90+
9091
<!--
9192
#### Integration tests
9293
@@ -98,4 +99,4 @@ More information are provided within the [ui-tests](./ui-tests/README.md) README
9899
### Packaging the extension
99100
100101
See [RELEASE](RELEASE.md)
101-
-->
102+
-->

packages/jupyterreactedit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!["FAILS logo"](https://github.com/fails-components/jupyterfailsfailslogo.svg)
1+
!["FAILS logo"](https://github.com/fails-components/jupyterfails/failslogo.svg)
22

33
# Fancy automated internet lecture system (**FAILS**) - components (jupyter react edit)
44

packages/launcher/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ To execute them, execute:
8686
jlpm
8787
jlpm test
8888
```
89+
8990
<!--
9091
#### Integration tests
9192

0 commit comments

Comments
 (0)