Skip to content

Commit 9276b44

Browse files
committed
docs(README.md): update backlog link to GitHub projects
The project backlog has been moved to GitHub projects as Waffle.io is being shutdown. The License badge has also been added to bring it inline with the other repos.
1 parent e4cbe10 commit 9276b44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
> A collection of tools to simplify writing public API components for the Unity software.
55
66
[![License][License-Badge]][License]
7-
[![Waffle][Waffle-Badge]][Waffle]
7+
[![Backlog][Backlog-Badge]][Backlog]
88

99
## Introduction
1010

@@ -161,11 +161,11 @@ These materials are not sponsored by or affiliated with Unity Technologies or it
161161

162162
[Malimbe-Image]: https://user-images.githubusercontent.com/1029673/48707109-4d876080-ebf6-11e8-9476-4f084246771d.png
163163
[License-Badge]: https://img.shields.io/github/license/ExtendRealityLtd/Malimbe.svg
164-
[Waffle-Badge]: https://badge.waffle.io/ExtendRealityLtd/Malimbe.svg?columns=Bug%20Backlog,Feature%20Backlog,In%20Progress,In%20Review
164+
[Backlog-Badge]: https://img.shields.io/badge/project-backlog-78bdf2.svg
165165
[Version-Release]: https://img.shields.io/github/release/ExtendRealityLtd/Malimbe.svg
166166
[Version-Prerelease]: https://img.shields.io/github/release-pre/ExtendRealityLtd/Malimbe.svg?label=pre-release&colorB=orange
167167

168-
[Waffle]: https://waffle.io/ExtendRealityLtd/Malimbe
168+
[Backlog]: http://tracker.vrtk.io
169169
[Releases]: ../../releases
170170
[SemVer]: https://semver.org/
171171
[VCS]: https://en.wikipedia.org/wiki/Version_control

0 commit comments

Comments
 (0)