From 2f7645625c8877278e6a0a7138acf62407b66318 Mon Sep 17 00:00:00 2001
From: noah
Date: Thu, 13 Jan 2022 21:23:38 +0900
Subject: [PATCH] Change the URL for docs
---
README.md | 6 +++---
ui/src/views/Main.tsx | 2 +-
ui/src/views/RepoDeploy.tsx | 2 +-
ui/src/views/RepoLock.tsx | 2 +-
ui/src/views/RepoRollback.tsx | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 93522501..5a08fcc2 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@

Gitploy helps your team build the deployment system around GitHub in minutes.
- Documentation | Community | Installation Guide
+ Documentation | Community | Installation Guide
---
@@ -47,7 +47,7 @@ Private repositories for teams plan | ✅ | ❌
## Getting Started
-To install Gitploy on your hosting, read this [documentation](https://docs.gitploy.io/tasks/installation/).
+To install Gitploy on your hosting, read this [documentation](https://www.gitploy.io/docs/tasks/installation/).
For public repositories, we're providing the [free cloud](https://cloud.gitploy.io/).
@@ -55,7 +55,7 @@ For public repositories, we're providing the [free cloud](https://cloud.gitploy.
Documentation | Community | Installation Guide | Docker Image
--- |--- |--- |---
-📚 [Documentation](https://docs.gitploy.io/) |❓ [Community](https://github.com/gitploy-io/gitploy/discussions) / 💬 [Slack](https://join.slack.com/t/gitploy/shared_invite/zt-112wz7qtz-HuZXMM_DaEEo1VDdsCUSRg)|📖 [Installation Guide](https://docs.gitploy.io/tasks/installation/) |🐋 [Docker Image](https://hub.docker.com/repository/docker/gitployio/gitploy)
+📚 [Documentation](https://www.gitploy.io/docs/) |❓ [Community](https://github.com/gitploy-io/gitploy/discussions) / 💬 [Slack](https://join.slack.com/t/gitploy/shared_invite/zt-112wz7qtz-HuZXMM_DaEEo1VDdsCUSRg)|📖 [Installation Guide](https://www.gitploy.io/docs/tasks/installation/) |🐋 [Docker Image](https://hub.docker.com/repository/docker/gitployio/gitploy)
### Articles
diff --git a/ui/src/views/Main.tsx b/ui/src/views/Main.tsx
index 84d8a846..4845cef3 100644
--- a/ui/src/views/Main.tsx
+++ b/ui/src/views/Main.tsx
@@ -144,7 +144,7 @@ export default function Main(props: any) {
- Read Docs
+ Read Docs
Sign out
diff --git a/ui/src/views/RepoDeploy.tsx b/ui/src/views/RepoDeploy.tsx
index 78dc3962..0a8f2d83 100644
--- a/ui/src/views/RepoDeploy.tsx
+++ b/ui/src/views/RepoDeploy.tsx
@@ -115,7 +115,7 @@ export default function RepoDeploy(): JSX.Element {
status="warning"
title="There is no configuration file."
extra={[
-