diff options
author | Amin Bandali <bandali@gnu.org> | 2020-07-22 00:27:27 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-07-22 00:27:27 -0400 |
commit | 00b0419a073402c197447b74088456bd8c5363db (patch) | |
tree | 718d5ac42b470e65fe6bebd70befce43a2ae9c7c /2015 | |
parent | 9d791487ba487605367c20687460f20ac92b6a51 (diff) | |
download | emacsconf-wiki-00b0419a073402c197447b74088456bd8c5363db.tar.xz emacsconf-wiki-00b0419a073402c197447b74088456bd8c5363db.zip |
2015/planning: fix typo
Diffstat (limited to '2015')
-rw-r--r-- | 2015/planning.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2015/planning.md b/2015/planning.md index 4fe6e6fa..aeb18d23 100644 --- a/2015/planning.md +++ b/2015/planning.md @@ -42,7 +42,7 @@ The following will instantly be available to us: - decent looking website designed for a similar cause - blog module - simple built-in wiki module (consistent looks) -([demp](http://lug.ncsu.edu/wiki/Home/)) +([demo](http://lug.ncsu.edu/wiki/Home/)) - more focused code base, probably easier to hack on than the current ones in use - easier deploys: just Python+database+django modules vs. Ruby(main) + Haskell(wiki). Though discourse still needs ruby and docker. |