修改部分链接

This commit is contained in:
刘祥超
2024-05-20 11:11:09 +08:00
parent 3b8e04d421
commit 7448ff119a
9 changed files with 18 additions and 18 deletions

View File

@@ -24,7 +24,7 @@
<td>可以在你要安装MySQL的服务器上运行以下命令<span class="grey">目前仅支持Linux系统和X86架构服务器安装后的MySQL版本是8.x.x</span></td>
</tr>
<tr>
<td>sudo sh -c &quot;$(wget https://goedge.cn/install-mysql.sh -O -)&quot;</td>
<td>sudo sh -c &quot;$(wget https://goedge.cloud/install-mysql.sh -O -)&quot;</td>
</tr>
</table>