diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-10-18 20:03:16 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-10-18 20:03:16 -0200 |
commit | 703c6b2b08fc7527b65fd105159a76476700259b (patch) | |
tree | 69601cf12a5d96149dedeb3db1719a15ad24a5ec | |
parent | 0685f0f039efccff0d5bf80923e9d6c88206d08e (diff) | |
download | blog-703c6b2b08fc7527b65fd105159a76476700259b.tar.gz blog-703c6b2b08fc7527b65fd105159a76476700259b.tar.bz2 |
Translation fix
-rw-r--r-- | static.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static.mdwn b/static.mdwn index e1028db..dc94d5d 100644 --- a/static.mdwn +++ b/static.mdwn @@ -80,4 +80,4 @@ Now simply run `make web_deploy` with the above mentioned `Makefile` do sync you * [Middleman: Hand-crafted frontend development](https://middlemanapp.com/). * [Juvia: a commenting server similar to Disqus and IntenseDebate](https://github.com/phusion/juvia). * [gitit](https://github.com/jgm/gitit/tree/master/). -* [Sphinx](http://sphinx-doc.org/) ([pacote](https://packages.debian.org/stable/python-sphinx)). +* [Sphinx](http://sphinx-doc.org/) ([package](https://packages.debian.org/stable/python-sphinx)). |