We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de2c183 commit 67afb84Copy full SHA for 67afb84
src/content/docs/logs/changelog/audit-logs.mdx
@@ -0,0 +1,12 @@
1
+---
2
+pcx_content_type: changelog
3
+title: Audit Logs
4
+sidebar:
5
+ order: 140
6
7
+
8
+import { ProductChangelog } from "~/components";
9
10
+{/* <!-- Actual content lives in /src/content/changelog/logs. Update the file there for new entries to appear here. */}
11
12
+<ProductChangelog product="audit-logs" />
src/content/docs/logs/changelog/index.mdx
@@ -0,0 +1,8 @@
+title: Changelog
+ group:
+ hideIndex: true
src/content/docs/logs/changelog.mdx renamed to src/content/docs/logs/changelog/logs.mdx
@@ -1,6 +1,6 @@
---
pcx_content_type: changelog
-title: Changelog
+title: Logs
sidebar:
order: 140
0 commit comments