Skip to content

Commit c117189

Browse files
committed
Update longest_increasing_subsequence.md
should this link be relative or absolute?
1 parent 763e0cc commit c117189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<meta http-equiv="refresh" content="0; url=../dynamic_programming/longest_increasing_subsequence.html">
1+
<meta http-equiv="refresh" content="0; url=../../dynamic_programming/longest_increasing_subsequence.html">
22
# Longest increasing subsequence
33
This article has been moved to a [Longest increasing subsequence](dynamic_programming/longest_increasing_subsequence.md).

0 commit comments

Comments
 (0)