diff --git a/content/getting-started/configuring-your-local-environment/downloading-and-installing-node-js-and-npm.mdx b/content/getting-started/configuring-your-local-environment/downloading-and-installing-node-js-and-npm.mdx
index 9b46c973990..5d413bd8f9d 100644
--- a/content/getting-started/configuring-your-local-environment/downloading-and-installing-node-js-and-npm.mdx
+++ b/content/getting-started/configuring-your-local-environment/downloading-and-installing-node-js-and-npm.mdx
@@ -1,74 +1,25 @@
----
-title: Downloading and installing Node.js and npm
-redirect_from:
- - /getting-started/installing-node
----
-
-To publish and install packages to and from the public npm registry or a private npm registry, you must install Node.js and the npm command line interface using either a Node version manager or a Node installer. **We strongly recommend using a Node version manager like [nvm](https://github.com/nvm-sh/nvm) to install Node.js and npm.** We do not recommend using a Node installer, since the Node installation process installs npm in a directory with local permissions and can cause permissions errors when you run npm packages globally.
-
+title:-Downloading and installing Node.js and npm/getting-started/installing-node
+To publish and install packages to and from the public npm registry or a private npm registry, you must install Node.js and the npm command line interface using either a Node version manager or a Node installer.We strongly recommend using a Node version manager like [nvm](https://github.com/nvm/sh/nvm/SHA/nvm) to install Node/js and npm.We do not recommend using a Node installer, since the Node installation process installs npm in a directory with local permissions and can cause permissions errors when you run npm packages globally.
-
-**Note:** to download the latest version of npm, on the command line, run the following command:
-
-```
-npm install -g npm
-```
-
-
-
-## Overview
-
-- [Checking your version of npm and Node.js](#checking-your-version-of-npm-and-nodejs)
-- [Using a Node version manager to install Node.js and npm](#using-a-node-version-manager-to-install-nodejs-and-npm)
-- [Using a Node installer to install Node.js and npm](#using-a-node-installer-to-install-nodejs-and-npm)
-
-## Checking your version of npm and Node.js
-
+Note:- to download the latest version of [npm] on the command line, run the following command:[Github/Copilot/fix/bug/npm] install g npm
+