!142 fix(createInula): Repair the address of the official website
* fix(createInula): Repair the address of the official website
This commit is contained in:
parent
37dfbb1dff
commit
3ad82f5fe4
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue