diff --git a/README.md b/README.md index 6f06d2a8..1e886835 100755 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Canyon is a JavaScript code coverage collection platform. We address the difficu - A frontend service responsible for displaying coverage reports. -[Read the Docs to Learn More.](https://docs.canyonjs.org) +[Read the Docs to Learn More.](https://docs.canyoncov.com) ## Architecture @@ -45,7 +45,7 @@ Canyon is a JavaScript code coverage collection platform. We address the difficu ## Developing -Follow our [self-hosting documentation](https://docs.canyonjs.org/zh/documentation/self-host/community-edition/prerequisites) to get started with the development environment. +Follow our [self-hosting documentation](https://docs.canyoncov.com/zh/documentation/self-host/community-edition/prerequisites) to get started with the development environment. ## Contributing diff --git a/packages/canyon-ut/components/MainLayout.tsx b/packages/canyon-ut/components/MainLayout.tsx index bf644d1e..5bba31b0 100644 --- a/packages/canyon-ut/components/MainLayout.tsx +++ b/packages/canyon-ut/components/MainLayout.tsx @@ -89,7 +89,7 @@ const MainLayout = ({ children, activePath }) => {