Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ feeds, you would add a config file at `_plugins/feeds/config_de.yml` and set tit
You can set the URL for the feed pages by configuring the `permalinks` setting.

If you are running a multilingual site with [octopress-multilingual](https://github.com/octopress/multilingual) permalinks will be
prepended with the lanugage code that corresponds with the posts in that feed. So `/feed/` will become `/en/feed/` and `/de/feed/`
prepended with the language code that corresponds with the posts in that feed. So `/feed/` will become `/en/feed/` and `/de/feed/`
and so on.

### Excerpted feeds
Expand Down