diff --git a/fern/pages/documentation/prompt-management/prompt-registry.mdx b/fern/pages/documentation/prompt-management/prompt-registry.mdx index c880037..8dda506 100644 --- a/fern/pages/documentation/prompt-management/prompt-registry.mdx +++ b/fern/pages/documentation/prompt-management/prompt-registry.mdx @@ -53,7 +53,7 @@ Here, you can see all recent prompt versions, and which environments they are de As a safeguard, you cannot deploy a prompt to the `Staging` environment before first deploying it to `Development`. Similarly, you cannot deploy to `Production` without first deploying to `Staging`. -To fetch prompts from a specific environment, you must supply that environment’s API key to the Traceloop SDK. See the [SDK Configuration](/openllmetry/integrations/traceloop) for details +To fetch prompts from a specific environment, you must supply that environment’s API key to the Traceloop SDK. See the [SDK Configuration](/docs/openllmetry/integrations/traceloop) for details ## Prompt Versions