Skip to content

Commit f21a70d

Browse files
committed
add redirect, since blog post URL changed
1 parent 3de1d6e commit f21a70d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/2023-07-17-signature-polymorphic-methods.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ layout: blog-detail
33
post-type: blog
44
by: Seth Tisue, Lightbend
55
title: "Signature polymorphic methods in Scala"
6+
redirect_from:
7+
- /blog-detail/2023/07/17/signature-polymorphic-methods.html
68
---
79

810
Java 7 introduced a curious and little-known feature to the Java

0 commit comments

Comments
 (0)