Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 5db5373

Browse files
add missing code group tag
1 parent 1bbfede commit 5db5373

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/pages/apis.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -779,14 +779,16 @@ apis:
779779
- test.example.com
780780
```
781781
782-
```yaml {{ title: "Azure", tag: "nitric.prod.yaml (stack file)" }}
782+
```yaml {{ title: "Azure", tag: "nitric.prod.yaml" }}
783783
# currently unsupported - request support here: https://github.com/nitrictech/nitric/issues
784784
```
785785

786-
```yaml {{ title: "Google Cloud", tag: "nitric.prod.yaml (stack file)" }}
786+
```yaml {{ title: "Google Cloud", tag: "nitric.prod.yaml" }}
787787
# currently unsupported - request support here: https://github.com/nitrictech/nitric/issues
788788
```
789789

790+
</CodeGroup>
791+
790792
## Custom Descriptions
791793

792794
By default, APIs will not be deployed with a description. You can add a description using the following configuration in your stack file.

0 commit comments

Comments
 (0)