docs: fix links to `dev` branch, use `main`

pull/1/head
winston 2 years ago
parent 22a02d5840
commit 300e30a06c
No known key found for this signature in database
GPG Key ID: 3786770EDBC2B481

@ -33,7 +33,7 @@
   
<p align="center"> <p align="center">
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, <a href="https://github.com/catppuccin/catppuccin/tree/dev/docs"><b>the project's documentation</b></a>, 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, <a href="https://github.com/catppuccin/catppuccin/tree/main/docs"><b>the project's documentation</b></a>, organization-wide assets, resources and code samples for maintainers/developers.
</p> </p>
<p align="center"> <p align="center">
@ -1097,7 +1097,7 @@ If you're making an application or tool using our palette, please let us know by
### 👐 Contribute ### 👐 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).
&nbsp; &nbsp;

@ -20,10 +20,10 @@ Catppuccin is a community-driven pastel theme that aims to be the middle ground
### 🪴 Index ### 🪴 Index
+ [Specifications](https://github.com/catppuccin/catppuccin/blob/dev/docs/specs.md): properties of the palettes + [Specifications](https://github.com/catppuccin/catppuccin/blob/main/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 + [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/dev/docs/style-guide.md): a guide on how to properly use the palettes + [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/dev/docs/contributing.md): creating Catppuccin ports + [Contributing](https://github.com/catppuccin/catppuccin/blob/main/contributing.md): creating Catppuccin ports
&nbsp; &nbsp;

Loading…
Cancel
Save