Is your feature request related to a problem? Please describe.
Certain changes are required in docusaurus present in the /docs directory
- Add the command
npm run serve wherever required one can refer this.
- The .features & .featureImage is not required, should be removed from here.
- As the open source programs backend docusaurus has been published the link should be changed in docusaurus.config.js
Describe the solution you'd like
npm run serve will help checking with the local build during change
- The 2 features mentioned above are not required
- Correct link should be mentioned
Additional context


