We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30503f8 commit 35336ebCopy full SHA for 35336eb
2 files changed
docusaurus.config.js
@@ -244,10 +244,6 @@ const config = {
244
to: 'faq',
245
label: 'FAQ',
246
},
247
- {
248
- to: '/release',
249
- label: 'Release Notes',
250
- },
251
{
252
to: '/blog',
253
label: 'Blog',
src/pages/release/index.md
@@ -3,6 +3,4 @@ title: Release Notes
3
sidebar_label: Release Notes
4
---
5
6
-# Release Notes
7
-
8
This page contains the release notes for Apache Ozone. Please navigate to the specific version to view its release notes.
0 commit comments