mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
Fix incorrect link to style guide
This commit is contained in:
parent
64dad4da06
commit
4b638bfc34
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ As a quick reference, the format of each page should match the following templat
|
|||
```
|
||||
|
||||
For more detailed page formatting guidelines,
|
||||
refer to the [style guide](./STYLEGUIDE.md).
|
||||
refer to the [style guide](contributing-guides/style-guide.md).
|
||||
|
||||
## Submitting a pull request
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue