Commit 8f633302 authored by Bruno's avatar Bruno

Fix broken documentation link

Fix #101
parent c67b0314
...@@ -122,7 +122,7 @@ Everytime a package/theme is installed or removed the `bundle` file is updated. ...@@ -122,7 +122,7 @@ Everytime a package/theme is installed or removed the `bundle` file is updated.
## Creating Packages ## Creating Packages
Oh My Fish uses an advanced and well defined plugin architecture to ease plugin development, including init/uninstall events and function autoloading. [See the documentation](docs/Packages.md) for more details. Oh My Fish uses an advanced and well defined plugin architecture to ease plugin development, including init/uninstall events and function autoloading. [See the documentation](docs/en-US/Packages.md) for more details.
[fishshell]: http://fishshell.com [fishshell]: http://fishshell.com
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment