Skip to content

Commit cedfa2e

Browse files
update links in readme
1 parent d96e645 commit cedfa2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Make echo colorful with easier method. In [bash](https://www.gnu.org/software/ba
1717
## Installation
1818

1919
* Download the script, choice the one for your shell by its extension in the filename.
20-
- For example [dist/ColorEcho.bash](https://cdn.rawgit.com/PeterDaveHello/ColorEchoForShell/v0.0.5/dist/ColorEcho.bash) for bash.
20+
- For example [dist/ColorEcho.bash](https://cdn.rawgit.com/PeterDaveHello/ColorEchoForShell/v0.0.7/dist/ColorEcho.bash) for bash.
2121
* Add a line to include the script in your shell rc or run it directly:
2222
`. ./ColorEcho.bash`
2323

@@ -49,7 +49,7 @@ Make echo colorful with easier method. In [bash](https://www.gnu.org/software/ba
4949

5050
## Supported colors
5151

52-
* See [color table](https://cdn.rawgit.com/PeterDaveHello/ColorEchoForShell/v0.0.5/table.txt)
52+
* See [color table](https://github.com/PeterDaveHello/ColorEchoForShell/blob/master/color%20table.txt)
5353

5454
## Notes
5555

0 commit comments

Comments
 (0)