diff options
| author | Justin Mayer <entroP@gmail.com> | 2018-02-08 08:45:33 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-08 08:45:33 -0800 |
| commit | 948b48bb8c99ff2dbb08b978b15f3b27640842fd (patch) | |
| tree | 0ebbf3d50556dc9ab6e59f82394e8ab19f5ee5d9 /docs | |
| parent | 14aac3a0f45acc5274b554ab5248633190d6497f (diff) | |
| parent | d6dca3403d1a0cb45bf7f352080b6c233ac69825 (diff) | |
| download | pelican-948b48bb8c99ff2dbb08b978b15f3b27640842fd.tar.gz | |
Merge pull request #2197 from jorgesumle/typofix
Correct typos in documentation
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/content.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content.rst b/docs/content.rst index cab38aa8..9372d8b3 100644 --- a/docs/content.rst +++ b/docs/content.rst @@ -11,7 +11,7 @@ The idea behind "pages" is that they are usually not temporal in nature and are used for content that does not change very often (e.g., "About" or "Contact" pages). -You can find sample content in the repository at: ``pelican/samples/content/`` +You can find sample content in the repository at ``samples/content/``. .. _internal_metadata: |
