From 300e30a06cfde10d3ab54f90967c3cc9758f63a3 Mon Sep 17 00:00:00 2001 From: winston Date: Wed, 25 Jan 2023 01:31:54 +0100 Subject: [PATCH] docs: fix links to `dev` branch, use `main` --- README.md | 4 ++-- docs/README.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 12dee80..ff876d0 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@  

-Catppuccin is a community-driven pastel theme that aims to be the middle ground between low and high contrast themes. It consists of 4 soothing warm palettes with 26 eye-candy colors each, perfect for coding, designing, and much more! In addition, this repository tracks the development of the actual color palette, the project's documentation, organization-wide assets, resources and code samples for maintainers/developers. +Catppuccin is a community-driven pastel theme that aims to be the middle ground between low and high contrast themes. It consists of 4 soothing warm palettes with 26 eye-candy colors each, perfect for coding, designing, and much more! In addition, this repository tracks the development of the actual color palette, the project's documentation, organization-wide assets, resources and code samples for maintainers/developers.

@@ -1097,7 +1097,7 @@ If you're making an application or tool using our palette, please let us know by ### 👐 Contribute -See [CONTRIBUTING.md](https://github.com/catppuccin/catppuccin/blob/dev/CONTRIBUTING.md). +See [CONTRIBUTING.md](https://github.com/catppuccin/catppuccin/blob/main/CONTRIBUTING.md).   diff --git a/docs/README.md b/docs/README.md index de61a8d..98852a8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -20,10 +20,10 @@ Catppuccin is a community-driven pastel theme that aims to be the middle ground ### 🪴 Index -+ [Specifications](https://github.com/catppuccin/catppuccin/blob/dev/docs/specs.md): properties of the palettes -+ [Integrating](https://github.com/catppuccin/catppuccin/blob/dev/docs/integration.md): how to implement Catppuccin in your own projects -+ [Style Guide](https://github.com/catppuccin/catppuccin/blob/dev/docs/style-guide.md): a guide on how to properly use the palettes -+ [Contributing](https://github.com/catppuccin/catppuccin/blob/dev/docs/contributing.md): creating Catppuccin ports ++ [Specifications](https://github.com/catppuccin/catppuccin/blob/main/specs.md): properties of the palettes ++ [Integrating](https://github.com/catppuccin/catppuccin/blob/main/integration.md): how to implement Catppuccin in your own projects ++ [Style Guide](https://github.com/catppuccin/catppuccin/blob/main/style-guide.md): a guide on how to properly use the palettes ++ [Contributing](https://github.com/catppuccin/catppuccin/blob/main/contributing.md): creating Catppuccin ports