diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-07-27 15:02:30 -0700 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-07-30 08:39:07 -0400 |
commit | a7e23c4863999a996ee56917755bef5d7ae8f69f (patch) | |
tree | 1349957f36c39acb2c987f4a84f22e25c76831e9 | |
parent | dce5c9cb9b28154edef85f5c9031f6a67be503ea (diff) | |
download | mediagoblin-a7e23c4863999a996ee56917755bef5d7ae8f69f.tar.lz mediagoblin-a7e23c4863999a996ee56917755bef5d7ae8f69f.tar.xz mediagoblin-a7e23c4863999a996ee56917755bef5d7ae8f69f.zip |
Minor tweaks to README.
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ What is GNU MediaGoblin? * Federated with OStatus! * Customizable! * A place for people to collaborate and show off original and derived - creations. Free, as in freedom. We’re a GNU project in the making, + creations. Free, as in freedom. We’re a GNU project in the making, afterall. @@ -34,5 +34,5 @@ Where is the documentation? =========================== Documentation is located in the ``docs/`` directory in a "raw" -restructured-text form. It is also mirrored at +restructured-text form. It is also available at http://docs.mediagoblin.org/ in HTML form. |