diff --git a/docs/customize/model-providers/more/morph.mdx b/docs/customize/model-providers/more/morph.mdx index 8fc12f7b437..ca5f295e7c8 100644 --- a/docs/customize/model-providers/more/morph.mdx +++ b/docs/customize/model-providers/more/morph.mdx @@ -3,7 +3,7 @@ title: "Morph" description: "Configure Morph with Continue to access their optimized models for code application, embeddings, and reranking, designed for fast and accurate integration of AI-generated code changes" --- -Morph provides a fast apply model that helps you quickly and accurately apply code changes from chat suggestions to your files. It's optimized for speed and precision when integrating generated code into your existing codebase. You can sign up for Morph's generous free tier [here](https://morphllm.com/dashboard). Then, update your configuration file as follows: +Morph provides a fast apply model that helps you quickly and accurately apply code changes from chat suggestions to your files. It's optimized for speed and precision when integrating generated code into your existing codebase. You can sign up for Morph's generous free tier [here](https://morphllm.com/sign-up) (the old `/dashboard` URL was retired). Then, update your configuration file as follows: diff --git a/docs/customize/model-providers/top-level/huggingfaceinference.mdx b/docs/customize/model-providers/top-level/huggingfaceinference.mdx index 2ee1fc41a76..c45eb84d5c1 100644 --- a/docs/customize/model-providers/top-level/huggingfaceinference.mdx +++ b/docs/customize/model-providers/top-level/huggingfaceinference.mdx @@ -52,7 +52,7 @@ Inference Endpoints is a dedicated service that allows you to run your open mode -Before you can use Inference Endpoints, you need to create an endpoint. You can do this by going to [Inference Endpoints](https://endpoints.huggingface.co/burtenshaw/endpoints/dedicated) and clicking on "Create Endpoint". +Before you can use Inference Endpoints, you need to create an endpoint. You can do this by going to [Inference Endpoints](https://endpoints.huggingface.co) and clicking on "Create Endpoint". (The old `/burtenshaw/endpoints/dedicated` user-scoped subpath was retired; the root `/` is the current canonical entry.)