Skip to content

Commit dd664b4

Browse files
committed
Fix the URL of the 1.7.1 announcement.
1 parent fd7b819 commit dd664b4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.htaccess

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ redirect 301 /community/libraries/libs.html /libraries/libs.html
3131
redirect 301 /community/libraries/skeletons.html /libraries/skeletons.html
3232
redirect 301 /community/libraries/testing.html /libraries/testing.html
3333
redirect 301 /community/libraries/ /libraries/
34+
35+
redirect 301 /news/2021-10-07/announcing-scalajs-1.7.1/ {{ BASE_PATH }}/news/2021/10/07/announcing-scalajs-1.7.1/

_posts/news/2021-10-07-announcing-scalajs-1.7.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
title: Announcing Scala.js 1.7.1
44
category: news
55
tags: [releases]
6-
permalink: /news/2021-10-07/announcing-scalajs-1.7.1/
6+
permalink: /news/2021/10/07/announcing-scalajs-1.7.1/
77
---
88

99

0 commit comments

Comments
 (0)