Skip to content

Commit

Permalink
Merge pull request #1111 from ethereum-optimism/fix-meta-files
Browse files Browse the repository at this point in the history
Fix breadcrumb and title casing
  • Loading branch information
bradleycamacho authored Nov 13, 2024
2 parents 4e8c32a + fb9e162 commit 827e3d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages/builders/node-operators.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Documentation covering Architecture, Configuration, Json Rpc, Management, Networ

<Card title="Network upgrades" href="/builders/node-operators/network-upgrades" />

<Card title="Node Software Releases" href="/builders/node-operators/releases" />
<Card title="Node software releases" href="/builders/node-operators/releases" />

<Card title="How to run a node in the Superchain" href="/builders/node-operators/rollup-node" />

Expand Down
2 changes: 1 addition & 1 deletion pages/builders/node-operators/releases.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Node Software Releases
title: Node software releases
lang: en-US
description: Off chain node software release information and how to stay up to date.
---
Expand Down

0 comments on commit 827e3d4

Please sign in to comment.