We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28181f6 commit c60dc9bCopy full SHA for c60dc9b
otomad/link/OtomadHelper.html
@@ -1,8 +1,11 @@
1
<script>
2
var links = {
3
+ "homepage": "https://otomadhelper.readthedocs.io/",
4
"latest": "https://github.com/otomad/OtomadHelper/releases/latest",
5
"latest/v4": "https://github.com/otomad/OtomadHelper/releases/latest",
6
"datamosh": "https://github.com/otomad/OtomadHelper/releases/tag/v1.0-datamosh",
7
+ "repository": "https://github.com/otomad/OtomadHelper",
8
+ "documentation": "https://otomadhelper.readthedocs.io/",
9
"documentation/v4": "https://docs.google.com/document/d/1PEkh0_WFDLUAYGD-YzIDNXUQiAKqogEvpuRQhfqz9ng"
10
};
11
</script>
0 commit comments