Skip to content

Commit c60dc9b

Browse files
authored
Update OtomadHelper.html
1 parent 28181f6 commit c60dc9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

otomad/link/OtomadHelper.html

+3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
<script>
22
var links = {
3+
"homepage": "https://otomadhelper.readthedocs.io/",
34
"latest": "https://github.com/otomad/OtomadHelper/releases/latest",
45
"latest/v4": "https://github.com/otomad/OtomadHelper/releases/latest",
56
"datamosh": "https://github.com/otomad/OtomadHelper/releases/tag/v1.0-datamosh",
7+
"repository": "https://github.com/otomad/OtomadHelper",
8+
"documentation": "https://otomadhelper.readthedocs.io/",
69
"documentation/v4": "https://docs.google.com/document/d/1PEkh0_WFDLUAYGD-YzIDNXUQiAKqogEvpuRQhfqz9ng"
710
};
811
</script>

0 commit comments

Comments
 (0)