tecitheme 0.1.9 → 0.1.10

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.
@@ -126,7 +126,7 @@
126
126
  </a>
127
127
  </li>
128
128
  <li>
129
- <a href="https://www.thunderheadeng.com/pyrosim/pyrosim-licensing/#distributors" class="text-base text-gray-300 hover:text-white">
129
+ <a href="https://www.thunderheadeng.com/partners" class="text-base text-gray-300 hover:text-white">
130
130
  Partners
131
131
  </a>
132
132
  </li>
@@ -746,7 +746,7 @@
746
746
  </a>
747
747
 
748
748
  <a
749
- href="https://www.thunderheadeng.com/pyrosim/licensing#international-distributors"
749
+ href="https://www.thunderheadeng.com/partners"
750
750
  class="-m-3 flex items-start p-3 transition duration-150 ease-in-out hover:bg-gray-50"
751
751
  >
752
752
  <svg
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tecitheme",
3
- "version": "0.1.9",
3
+ "version": "0.1.10",
4
4
  "svelte": true,
5
5
  "devDependencies": {
6
6
  "@jsdevtools/rehype-toc": "^3.0.2",