Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/notices/arbos60-upgrade-notice.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: 'Upgrade notice for ArbOS 60'
description: Upgrade notices for ArbOS 60 activation on Arbitrum One, Arbitrum Nova, and Arbitrum Spolia
user_story: As an Arbitrum node operator, I want to keep my nodes in sync with Arbitrum One, Arbitrum Nova, and Arbitrum Sepolia after the ArbOS 60 activation.
content_type: notice
---

This is a stub article for the Arbos60 upgrade notice
5 changes: 5 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -1922,6 +1922,11 @@ const sidebars = {

// Notices sidebar
noticeSidebar: [
{
type: 'doc',
id: 'notices/arbos60-upgrade-notice',
label: 'Upgrade notice for ArbOS 60',
},
{
type: 'doc',
id: 'notices/arbos51-upgrade-notice',
Expand Down
Loading