We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5eb79 commit 8f673e1Copy full SHA for 8f673e1
jekyll-alt-urls.gemspec
@@ -5,7 +5,7 @@ require 'jekyll/alt_urls/version'
5
6
Gem::Specification.new do |spec|
7
spec.name = "jekyll-alt-urls"
8
- spec.version = Jekyll::Alt::Urls::VERSION
+ spec.version = Jekyll::AltUrls::VERSION
9
spec.authors = ["Parker Moore"]
10
spec.email = ["[email protected]"]
11
spec.description = %q{Seamlessly specify multiple redirection URLs for your pages and posts}
0 commit comments