diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json index ef5f100..f784a50 100644 --- a/content/.obsidian/workspace.json +++ b/content/.obsidian/workspace.json @@ -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", diff --git a/content/contribute/desktop.md b/content/contribute/desktop.md index af76b67..5eee1af 100644 --- a/content/contribute/desktop.md +++ b/content/contribute/desktop.md @@ -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]] --- diff --git a/content/contribute/docs.md b/content/contribute/docs.md index 44a7a22..a838d5e 100644 --- a/content/contribute/docs.md +++ b/content/contribute/docs.md @@ -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]] --- diff --git a/content/contribute/translation.md b/content/contribute/translation.md index 8cc7e08..eea1a15 100644 --- a/content/contribute/translation.md +++ b/content/contribute/translation.md @@ -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]] --- diff --git a/content/contribute/www.md b/content/contribute/www.md index bc8795a..eb3ea37 100644 --- a/content/contribute/www.md +++ b/content/contribute/www.md @@ -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]]