summaryrefslogtreecommitdiffstats
path: root/docs/colorschemes.md
diff options
context:
space:
mode:
authorxxxserxxx <60757196+xxxserxxx@users.noreply.github.com>2020-11-23 14:37:25 -0600
committerGitHub <noreply@github.com>2020-11-23 14:37:25 -0600
commit5ea991e8cad109aaed83d6d446133f1419172296 (patch)
treebb64e184f6da8186cfd889e079b650271e3f9a1d /docs/colorschemes.md
parentad8adfdf945def6952a458284ad21742ff276987 (diff)
parent209e90b31b57ff09581e1b9801848be12b534198 (diff)
Merge pull request #153 from antiops/docs-update
[docs] Fix links in docs
Diffstat (limited to 'docs/colorschemes.md')
-rw-r--r--docs/colorschemes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/colorschemes.md b/docs/colorschemes.md
index 430a372..5699432 100644
--- a/docs/colorschemes.md
+++ b/docs/colorschemes.md
@@ -1,8 +1,8 @@
# Colorschemes
-gotop ships with a few colorschemes which can be set with the `-c` flag followed by the name of one. You can find all the colorschemes in the [colorschemes folder](./colorschemes).
+gotop ships with a few colorschemes which can be set with the `-c` flag followed by the name of one. You can find all the colorschemes in the [colorschemes folder](../colorschemes).
-To make a custom colorscheme, check out the [template](./colorschemes/template.go) for instructions and then use [default.json](./colorschemes/default.json) as a starter. Then put the file at `~/.config/gotop/<name>.json` and load it with `gotop -c <name>`. Colorschemes PR's are welcome!
+To make a custom colorscheme, check out the [template](../colorschemes/template.go) for instructions and then use [default.json](../colorschemes/default.json) as a starter. Then put the file at `~/.config/gotop/<name>.json` and load it with `gotop -c <name>`. Colorschemes PR's are welcome!
To list all built-in color schemes, call: