diff options
author | Andrew Patton <andrew@acusti.ca> | 2012-05-02 18:43:33 -0300 |
---|---|---|
committer | Brandon Mathis <brandon@imathis.com> | 2012-05-20 18:03:10 -0500 |
commit | c5e2e524f81bec60c9c7d44662d8394abf6a0862 (patch) | |
tree | 5c5410c2e0adeb28c2c0ceaf8042270af6413f87 /README.markdown | |
parent | d71223c675a4c2b0230dee49a941d5e678370b07 (diff) | |
download | my_new_personal_website-c5e2e524f81bec60c9c7d44662d8394abf6a0862.tar.xz my_new_personal_website-c5e2e524f81bec60c9c7d44662d8394abf6a0862.zip |
Fixed “3rd party plugins” wiki page link
Signed-off-by: Brandon Mathis <brandon@imathis.com>
Diffstat (limited to '')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index c181401c..06ea4232 100644 --- a/README.markdown +++ b/README.markdown @@ -16,7 +16,7 @@ Check out [Octopress.org](http://octopress.org/docs) for guides and documentatio ## Contributing -We love to see people contributing to Octopress, whether it's a bug report, feature suggestion or a pull request. At the moment, we try to keep the core slick and lean, focusing on basic blogging needs, so some of your suggestions might not find their way into Octopress. For those ideas, we started a [list of 3rd party plug-ins](https://github.com/imathis/octopress/wiki/3rd-party-plug-ins), where you can link your own Octopress plug-in repositories. For the future, we're thinking about ways to easier add them them into our main releases. +We love to see people contributing to Octopress, whether it's a bug report, feature suggestion or a pull request. At the moment, we try to keep the core slick and lean, focusing on basic blogging needs, so some of your suggestions might not find their way into Octopress. For those ideas, we started a [list of 3rd party plug-ins](https://github.com/imathis/octopress/wiki/3rd-party-plugins), where you can link your own Octopress plug-in repositories. For the future, we're thinking about ways to easier add them them into our main releases. ## License |