cmyr-template-cli 1.30.6 → 1.30.7

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cmyr-template-cli",
3
- "version": "1.30.6",
3
+ "version": "1.30.7",
4
4
  "description": "草梅友仁自制的项目模板创建器",
5
5
  "author": "CaoMeiYouRen",
6
6
  "license": "MIT",
@@ -154,7 +154,7 @@
154
154
  <% if (isEnableSupport) { -%>
155
155
 
156
156
  <% if (afdianUsername) { -%>
157
- <a href="https://afdian.net/@<%= afdianUsername %>">
157
+ <a href="https://afdian.com/@<%= afdianUsername %>">
158
158
  <img src="https://cdn.jsdelivr.net/gh/CaoMeiYouRen/image-hosting-01@master/images/202306192324870.png" width="312px" height="78px" alt="在爱发电支持我">
159
159
  </a>
160
160
  <% } -%>