Skip to content

Commit 5389089

Browse files
committed
tweaks
1 parent 1d9dec1 commit 5389089

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.github/workflows/branch-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Branch docs preview
1+
name: Branch Docs Preview
22

33
on:
44
pull_request:

fern/docs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,8 @@ redirects:
7171
destination: "/openshell/latest"
7272
- source: "/openshell/index"
7373
destination: "/openshell/latest"
74-
- source: "/openshell/observability"
75-
destination: "/openshell/observability/index"
7674
- source: "/openshell/latest/:path*/index.html"
7775
destination: "/openshell/latest/:path*"
78-
- source: "/openshell/latest/observability"
79-
destination: "/openshell/latest/observability/index"
8076
- source: "/openshell/:path*/index.html"
8177
destination: "/openshell/:path*"
8278
- source: "/openshell/:path*.html"

fern/pages/tutorials/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Tutorials"
3+
slug: "tutorials"
34
description: "Step-by-step walkthroughs for OpenShell, from first sandbox to production-ready policies."
45
keywords: "Generative AI, Cybersecurity, Tutorial, Sandbox, Policy"
56
tags:

0 commit comments

Comments
 (0)