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 @@ -3,7 +3,7 @@
Generates redirect pages for posts with aliases set in the YAML Front Matter.

## How to Run
Place `alias_generator.rb` in your `plugins` directory, and ensure
Place `alias_generator.rb` in your `_plugins` directory, and ensure
that you can run custom plugins (set `safe:` to `false` in `_config.yml`).
Whenever you generate your Jekyll site, redirect pages will be created
at the alias path in your output directory; for example,
Expand Down