From 62fb39b0f59c364d862e93f337f2b6535ce4517c Mon Sep 17 00:00:00 2001 From: Mishal Shah Date: Mon, 14 Aug 2023 22:50:30 -0700 Subject: [PATCH] Update navigation for install page Apple Platform -> macOS --- _data/navigation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/navigation.yml b/_data/navigation.yml index 60ea3953f..706460b80 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -22,8 +22,8 @@ - title: Install url: /install/ sections: - - title: Apple Platform - name: apple-platforms + - title: macOS + name: macos - title: Linux name: linux - title: Windows