tecitheme 0.10.3 → 0.10.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
<!-- Links -->
|
|
122
122
|
<div class="mt-2 lg:mt-4 grid grid-cols-2 justify-end gap-y-2">
|
|
123
123
|
|
|
124
|
-
<a href="https://support.thunderheadeng.com/docs/pyrosim/latest" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
|
|
124
|
+
<a href="https://support.thunderheadeng.com/docs/pyrosim/latest/user-manual" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
|
|
125
125
|
Documentation <span aria-hidden="true">→</span>
|
|
126
126
|
</a>
|
|
127
127
|
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
<!-- Links -->
|
|
170
170
|
<div class="mt-2 lg:mt-4 grid grid-cols-2 justify-end gap-y-2">
|
|
171
171
|
|
|
172
|
-
<a href="https://support.thunderheadeng.com/docs/pathfinder/latest" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
|
|
172
|
+
<a href="https://support.thunderheadeng.com/docs/pathfinder/latest/user-manual" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
|
|
173
173
|
Documentation <span aria-hidden="true">→</span>
|
|
174
174
|
</a>
|
|
175
175
|
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
<!-- Links -->
|
|
216
216
|
<div class="mt-2 lg:mt-4 grid grid-cols-2 justify-end gap-y-2">
|
|
217
217
|
|
|
218
|
-
<a href="https://support.thunderheadeng.com/docs/ventus/latest" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
|
|
218
|
+
<a href="https://support.thunderheadeng.com/docs/ventus/latest/user-manual" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
|
|
219
219
|
Documentation <span aria-hidden="true">→</span>
|
|
220
220
|
</a>
|
|
221
221
|
|