!142 fix(createInula): Repair the address of the official website

* fix(createInula): Repair the address of the official website
This commit is contained in:
stevending1st 2024-02-17 06:43:25 +00:00 committed by 陈超涛
parent 37dfbb1dff
commit 3ad82f5fe4
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ function App() {
<h2>了解更多</h2> <h2>了解更多</h2>
<p> <p>
要了解 Inula查看{' '} 要了解 Inula查看{' '}
<a href="https://openinula.com/" target="_blank"> <a href="https://openinula.net/" target="_blank">
Inula 官网 Inula 官网
</a> </a>
</p> </p>

View File

@ -34,7 +34,7 @@ function App() {
<h2>了解更多</h2> <h2>了解更多</h2>
<p> <p>
要了解 Inula查看{' '} 要了解 Inula查看{' '}
<a href="https://openinula.com/" target="_blank"> <a href="https://openinula.net/" target="_blank">
Inula 官网 Inula 官网
</a> </a>
</p> </p>