From ffa85827fe827ff19fc44b54d2ef30984996cf41 Mon Sep 17 00:00:00 2001 From: Jonathan Dahan Date: Wed, 21 Aug 2019 01:56:58 -0400 Subject: [PATCH] Fix functions wiki page --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e9f1c7b2..33136a15 100644 --- a/readme.md +++ b/readme.md @@ -56,7 +56,7 @@ GEOMETRY_PROMPT=(geometry_status geometry_path) # redefine left prompt GEOMETRY_RPROMPT+=(geometry_exec_time pwd) # append exec_time and pwd right prompt ``` -Please check out and share third-party functions on our [Functions wiki page](https://github.com/geometry-zsh/geometry/wiki/Functions). +Please check out and share third-party functions on our [functions wiki page][] For more details on how to create a function, check out [our contribution guide][] @@ -110,6 +110,7 @@ geometry is maintained by [fribmendes](https://github.com/fribmendes), [desyncr] A big thank you to the dozens of [additional contributors](https://github.com/geometry-zsh/geometry/graphs/contributors). +[functions wiki page]: https://github.com/geometry-zsh/geometry/wiki/functions [open an issue]: https://github.com/geometry-zsh/geometry/issues/new [zr]: https://github.com/jedahan/zr [zplug]: https://github.com/zplug/zplug