Skip to content

Commit 3b731a7

Browse files
committed
update location
1 parent 847485f commit 3b731a7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/components/CopyPageButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export default function CopyPageButton() {
6161
};
6262

6363
const handleViewAIOptions = () => {
64-
const aiOptionsUrl = "/fundamentals/ai-tooling/";
64+
const aiOptionsUrl = "/style-guide/ai-tooling/";
6565
track("clicked copy page button", {
6666
value: "view ai options",
6767
});
File renamed without changes.

0 commit comments

Comments
 (0)