Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 2f42ead

Browse files
committed
Fix pathing to workflows and assets
1 parent dde4aff commit 2f42ead

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README-DE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<div align="center">
77
<a>
8-
<img src="https://github.com/ABlockOfficial/ABlockJS/blob/develop/assets/hero.svg" alt="Logo" style="width: 350px">
8+
<img src="https://github.com/ABlockOfficial/A-Block.js/blob/develop/assets/hero.svg" alt="Logo" style="width: 350px">
99
</a>
1010

1111
<h3 align="center">A-Block.js</h3>

README-FR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<div align="center">
77
<a>
8-
<img src="https://github.com/ABlockOfficial/ABlockJS/blob/develop/assets/hero.svg" alt="Logo" style="width: 350px">
8+
<img src="https://github.com/ABlockOfficial/A-Block.js/blob/develop/assets/hero.svg" alt="Logo" style="width: 350px">
99
</a>
1010

1111
<h3 align="center">A-Block.js</h3>

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
<div align="center">
77
<a>
8-
<img src="https://github.com/ABlockOfficial/ABlockJS/blob/develop/assets/hero.svg" alt="Logo" style="width: 350px">
8+
<img src="https://github.com/ABlockOfficial/A-Block.js/blob/main/assets/hero.svg" alt="Logo" style="width: 350px">
99
</a>
1010

1111
<h3 align="center">A-Block.js</h3>
1212

1313
<div>
14-
<img src="https://img.shields.io/github/actions/workflow/status/ABlockOfficial/ABlockJS/.github/workflows/codeql-analysis.yml?branch=main" alt="Pipeline Status" style="display:inline-block"/>
14+
<img src="https://img.shields.io/github/actions/workflow/status/ABlockOfficial/A-Block.js/.github/workflows/codeql-analysis.yml?branch=main" alt="Pipeline Status" style="display:inline-block"/>
1515
<img src="https://img.shields.io/npm/v/@a-block/a-blockjs" alt="Pipeline Status" style="display:inline-block"/>
1616
</div>
1717

@@ -24,7 +24,7 @@
2424
<br />
2525
</p>
2626

27-
[Français](https://github.com/ABlockOfficial/ABlockJS/blob/main/README-FR.md) | [Deutsch](https://github.com/ABlockOfficial/ABlockJS/blob/main/README-DE.md)
27+
[Français](https://github.com/ABlockOfficial/A-Block.js/blob/main/README-FR.md) | [Deutsch](https://github.com/ABlockOfficial/A-Block.js/blob/main/README-DE.md)
2828

2929
</div>
3030

0 commit comments

Comments
 (0)