We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5533f4 commit d817d4fCopy full SHA for d817d4f
REFERENCES.md
@@ -1,7 +1,9 @@
1
# References and Credits
2
3
-[Home](https://adipandas.github.io/multi-object-tracker/){: .btn .btn-green }
4
-[GitHub](https://github.com/adipandas/multi-object-tracker){: .btn .btn-blue}
+<p>
+<button name="button1" onclick="https://adipandas.github.io/multi-object-tracker/">Home</button>
5
+<button name="button2" onclick="https://github.com/adipandas/multi-object-tracker">GitHub</button>
6
+</p>
7
8
This work is based on the following literature:
9
0 commit comments