fixed typo on additional resources in Getting Started guides

This commit is contained in:
Jafeth Garro 2024-08-24 09:51:08 -06:00
parent 9e2f35bb0a
commit e8f9895e9c
5 changed files with 17 additions and 17 deletions

View file

@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "guides/portable.md",
"file": "contribute/www.md",
"mode": "source",
"source": true
}
@ -85,7 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "guides/portable.md",
"file": "contribute/www.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -102,7 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "guides/portable.md",
"file": "contribute/www.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -125,7 +125,7 @@
"state": {
"type": "outline",
"state": {
"file": "guides/portable.md"
"file": "contribute/www.md"
}
}
}
@ -148,17 +148,18 @@
},
"active": "5cbcc37181f7dca9",
"lastOpenFiles": [
"building-zen-browser.md",
"guides/portable.md",
"index.md",
"building-zen-browser/index.md",
"contribute/index.md",
"contribute/CONTRIBUTING.md",
"guides/index.md",
"contribute/translation.md",
"contribute/CODE_OF_CONDUCT.md",
"contribute/desktop.md",
"contribute/docs.md",
"contribute/index.md",
"contribute/translation.md",
"faq.md",
"index.md",
"guides/portable.md",
"building-zen-browser.md",
"building-zen-browser/index.md",
"guides/index.md",
"contribute/CODE_OF_CONDUCT.md",
"contribute/www.md",
"themes-store/themes-marketplace-submission-guidelines.md",
"themes-store/themes-marketplace.md",
@ -172,7 +173,6 @@
"assets/live-editing",
"assets/live-editing/inspect.png",
"assets/image (3).png",
"faq.md",
"assets/macos-installation-guide/gatekeeper.png",
"assets/macos-installation-guide/open-dmg.png",
"assets/macos-installation-guide/broken-menu.png",

View file

@ -68,7 +68,7 @@ Before contributing, please keep the following guidelines in mind:
## Additional Resources
- [Zen Browser GitHub Repository](https://github.com/zen-browser/desktop): The main repository where you can find the source code and submit pull requests.
- [[desktop | Contribution Guidelines]]
- [[CONTRIBUTING| Contribution Guidelines]]
- [[CODE_OF_CONDUCT | Code of Conduct]]
---

View file

@ -105,7 +105,7 @@ Your pull request will be reviewed by the maintainers, and you may be asked to m
- [Zen Browser Documentation Repository](https://github.com/zen-browser/docs)
- [Quartz v4 Documentation](https://quartz.jzhao.xyz/)
- [[desktop | Contribution Guidelines]]
- [[CONTRIBUTING| Contribution Guidelines]]
- [[CODE_OF_CONDUCT | Code of Conduct]]
---

View file

@ -58,7 +58,7 @@ Crowdin allows you to track the progress of the translation project and stay upd
- [Zen Browser Translation Project on Crowdin](https://crowdin.com/project/zen-browser)
- [Crowdin Documentation](https://support.crowdin.com/)
- [[desktop | Contribution Guidelines]]
- [[CONTRIBUTING| Contribution Guidelines]]
- [[CODE_OF_CONDUCT | Code of Conduct]]
---

View file

@ -94,7 +94,7 @@ Your pull request will be reviewed by the maintainers, and you may be asked to m
## Additional Resources
- [Zen Browser Homepage Repository](https://github.com/zen-browser/www)
- [[desktop | Contribution Guidelines]]
- [[CONTRIBUTING| Contribution Guidelines]]
- [[CODE_OF_CONDUCT | Code of Conduct]]