Skip to content

Commit 5e978c0

Browse files
docs: add environments page to navigation (#456)
1 parent c062c77 commit 5e978c0

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"pages": [
6060
"concepts/checks",
6161
"concepts/monitoring-as-code",
62+
"concepts/environments",
6263
"concepts/locations",
6364
"concepts/scheduling",
6465
"concepts/results",

sitemap.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,9 @@
786786
<url>
787787
<loc>https://www.checklyhq.com/docs/concepts/checks/</loc>
788788
</url>
789+
<url>
790+
<loc>https://www.checklyhq.com/docs/concepts/environments/</loc>
791+
</url>
789792
<url>
790793
<loc>https://www.checklyhq.com/docs/concepts/locations/</loc>
791794
</url>

0 commit comments

Comments
 (0)