mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-10 02:05:33 +02:00
fixed broken URL to Git
This commit is contained in:
parent
8896e58fa1
commit
f4a5986c37
2 changed files with 17 additions and 17 deletions
|
@ -10,7 +10,7 @@ This guide will help you get started with contributing to the documentation for
|
|||
|
||||
Before you begin, ensure you have the following tools installed:
|
||||
|
||||
- **Git**: Version control system to clone the repository and manage your code.
|
||||
- [**Git**](https://git-scm.com/): Version control system to clone the repository and manage your code.
|
||||
- [**Node.js**](https://nodejs.org/): Required for building the Quartz v4 site.
|
||||
- [**npm**](https://www.npmjs.com/): Node package manager, which comes with Node.js.
|
||||
- [**Obsidian**](https://obsidian.md/): A powerful Markdown editor recommended for editing and organizing documentation. *(Optional)*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue