Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 8d99763

Browse files
committed
Linting fixes
1 parent c760634 commit 8d99763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_plugins/page-params/redirect_23.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
path_24 = path_23.sub('/v2.3/', '/v2.4/')
3636

3737
page_24 = pages.find { |page| page.path == path_24 }
38-
38+
3939
if page_24.nil?
4040
page.data['redirect_to'] = 'https://developer.adobe.com/commerce/docs/'
4141
else

0 commit comments

Comments
 (0)