diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2012-08-19 12:18:18 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2012-08-19 12:18:18 -0500 |
commit | a066e8bb547d02e6ae0a0f3e383f44bf6db889a6 (patch) | |
tree | 42f9249146515607ebe27a1fa876317427072f03 /docs/source/siteadmin | |
parent | 944b92dc2fef2932136020709d2037548a29e7e0 (diff) | |
parent | fafef8df2e240c3b127386af04425cca33b3d84e (diff) | |
download | mediagoblin-a066e8bb547d02e6ae0a0f3e383f44bf6db889a6.tar.lz mediagoblin-a066e8bb547d02e6ae0a0f3e383f44bf6db889a6.tar.xz mediagoblin-a066e8bb547d02e6ae0a0f3e383f44bf6db889a6.zip |
Merge remote-tracking branch 'refs/remotes/merge-requests/42'
Diffstat (limited to 'docs/source/siteadmin')
-rw-r--r-- | docs/source/siteadmin/theming.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/siteadmin/theming.rst b/docs/source/siteadmin/theming.rst index b21e2743..98ec6de7 100644 --- a/docs/source/siteadmin/theming.rst +++ b/docs/source/siteadmin/theming.rst @@ -111,7 +111,7 @@ Other variables you may consider setting: `theme_linked_assets_dir` Your web server needs to serve the theme files out of some directory, and MediaGoblin will symlink the current theme's assets here. See - the "Link the assets" setp in :ref:`theming-installing-section`. + the "Link the assets" step in :ref:`theming-installing-section`. Making a theme |