We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdaf5ea commit 37e3aa3Copy full SHA for 37e3aa3
tools/systemd/profile/post_install.sh.template
@@ -12,4 +12,4 @@ NC="\033[0m"
12
echo -e "${GREEN}To configure OceanBase${NC} : edit /etc/oceanbase/seekdb.cnf"
13
echo -e "${GREEN}To start OceanBase${NC} : systemctl start seekdb"
14
echo -e "${GREEN}To enable OceanBase auto reboot ${NC} : systemctl enable seekdb"
15
-echo -e "${GREEN}To get more infomation${NC} : https://www.oceanbase.com/docs"
+echo -e "${GREEN}To get more infomation${NC} : https://www.oceanbase.ai/"
0 commit comments