Skip to content

Commit c8895fe

Browse files
committed
docs: Fix badge links
1 parent bae6c30 commit c8895fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Scene Loading
1515
<a href="https://github.com/mygamedevtools/scene-loader/actions/workflows/release.yml">
1616
<img src="https://github.com/mygamedevtools/scene-loader/actions/workflows/release.yml/badge.svg" />
1717
</a>
18-
<a href="">
18+
<a href="https://github.com/mygamedevtools/scene-loader/commits/">
1919
<img src="https://img.shields.io/github/last-commit/mygamedevtools/scene-loader" />
2020
</a>
2121
</p>
@@ -24,7 +24,7 @@ Scene Loading
2424
<a href="https://openupm.com/packages/com.mygamedevtools.scene-loader/">
2525
<img src="https://img.shields.io/npm/v/com.mygamedevtools.scene-loader?label=openupm&registry_uri=https://package.openupm.com" />
2626
</a>
27-
<a href="">
27+
<a href="https://github.com/mygamedevtools/scene-loader/releases/latest">
2828
<img src="https://img.shields.io/github/v/release/mygamedevtools/scene-loader?sort=semver" />
2929
</a>
3030
<a href="https://github.com/semantic-release/semantic-release">

0 commit comments

Comments
 (0)