Skip to content

Commit 9f41578

Browse files
authored
Port change to hide ONTAP lab
1 parent ddcfcf9 commit 9f41578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const config = {
7474
],
7575
editUrl:
7676
"https://github.com/aws-samples/eks-workshop-v2/tree/main/website",
77-
exclude: ["security/guardduty/runtime-monitoring/reverse-shell.md"],
77+
exclude: ["security/guardduty/runtime-monitoring/reverse-shell.md", "fundamentals/storage/fsx-for-netapp-ontap"],
7878
},
7979
theme: {
8080
customCss: require.resolve("./src/css/custom.scss"),

0 commit comments

Comments
 (0)