diff --git a/web/docs/getting-started/concepts/page.mdx b/web/docs/getting-started/concepts/page.mdx index d046b3d5..e20ad04b 100644 --- a/web/docs/getting-started/concepts/page.mdx +++ b/web/docs/getting-started/concepts/page.mdx @@ -27,7 +27,7 @@ The Prompty implementation consists of three core components - the _specificatio ### 1.1 The Prompty Specification -The [Prompty specification](https://github.com/microsoft/prompty/blob/main/Prompty.yaml) defines the core `.prompty` asset file format. We'll look at this in more detail in the [Prompty File Spec](/docs/prompty-file-spec) section of the documentation. For now, click to expand the section below to see a _basic.prompty_ sample and get an intuitive sense for what an asset file looks like. +The [Prompty specification](https://github.com/microsoft/prompty/blob/main/Prompty.yaml) defines the core `.prompty` asset file format. We'll look at this in more detail in the [Prompty File Spec](/docs/prompty-specification) section of the documentation. For now, click to expand the section below to see a _basic.prompty_ sample and get an intuitive sense for what an asset file looks like.
**Learn More**: The `basic.prompty` asset file