tecitheme 0.8.0 → 0.8.2

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.
@@ -129,7 +129,7 @@
129
129
  Tutorials <span aria-hidden="true">&rarr;</span>
130
130
  </a>
131
131
 
132
- <a href="https://support.thunderheadeng.com/release-notes/pyrosim" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
132
+ <a href="https://support.thunderheadeng.com/release-notes/pyrosim/latest" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
133
133
  Download <span aria-hidden="true">&rarr;</span>
134
134
  </a>
135
135
 
@@ -177,7 +177,7 @@
177
177
  Tutorials <span aria-hidden="true">&rarr;</span>
178
178
  </a>
179
179
 
180
- <a href="https://support.thunderheadeng.com/release-notes/pathfinder" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
180
+ <a href="https://support.thunderheadeng.com/release-notes/pathfinder/latest" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
181
181
  Download <span aria-hidden="true">&rarr;</span>
182
182
  </a>
183
183
 
@@ -223,7 +223,7 @@
223
223
  Tutorials <span aria-hidden="true">&rarr;</span>
224
224
  </a>
225
225
 
226
- <a href="https://support.thunderheadeng.com/release-notes/ventus" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
226
+ <a href="https://support.thunderheadeng.com/release-notes/ventus/latest" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
227
227
  Download <span aria-hidden="true">&rarr;</span>
228
228
  </a>
229
229
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tecitheme",
3
- "version": "0.8.0",
3
+ "version": "0.8.2",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "dev": "vite dev",