diff --git a/apps/docs/docs/getting-started/setup.mdx b/apps/docs/docs/getting-started/setup.mdx index bba6f596..b3493c9d 100644 --- a/apps/docs/docs/getting-started/setup.mdx +++ b/apps/docs/docs/getting-started/setup.mdx @@ -55,7 +55,7 @@ npx papi :::info -For more information on metadata syncing and type generation, please refer to this [documentation](https://polkadot-api.github.io/polkadot-api-docs/codegen) provided by [Polkadot-API](https://polkadot-api.github.io/polkadot-api-docs). +For more information on metadata syncing and type generation, please refer to this [documentation](https://papi.how/codegen) provided by [Polkadot-API](https://papi.how/). ::: diff --git a/apps/docs/src/components/homepage-features/index.tsx b/apps/docs/src/components/homepage-features/index.tsx index 5867660b..3d9b885c 100644 --- a/apps/docs/src/components/homepage-features/index.tsx +++ b/apps/docs/src/components/homepage-features/index.tsx @@ -34,10 +34,7 @@ const FeatureList: FeatureItem[] = [ title: ( Powered by{" "} - + Polkadot-API