Skip to content

Commit 1f4fb64

Browse files
authoredOct 30, 2020
Update CONTRIBUTING.md
1 parent a2a3f78 commit 1f4fb64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Remarks:
8989
- Your ascii logo's dimensions must fall below `25*45` (height\*width). The CI will fail otherwise.
9090
- You can use `{N}` to color the ascii which will utilize the vec! of colors defined in `define_language!`
9191
- Make sure to trim any unnecessary trailing whitespaces
92-
- See example here [Convert image to ASCII art](https://github.com/o2sh/onefetch/wiki/convert-image-to-ascii-art)
92+
- See example here [Convert image to ASCII art](https://github.com/o2sh/onefetch/wiki/image-to-ascii)
9393
- You must always provide an array of basic colors
9494
- Optionally, you may provide true colors in a second array of colors separated from the first array by a colon
9595
- One last approach allows you to define colors using the Colors structure itself

0 commit comments

Comments
 (0)
Please sign in to comment.