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 763e0cc commit c117189Copy full SHA for c117189
src/sequences/longest_increasing_subsequence.md
@@ -1,3 +1,3 @@
1
-<meta http-equiv="refresh" content="0; url=../dynamic_programming/longest_increasing_subsequence.html">
+<meta http-equiv="refresh" content="0; url=../../dynamic_programming/longest_increasing_subsequence.html">
2
# Longest increasing subsequence
3
This article has been moved to a [Longest increasing subsequence](dynamic_programming/longest_increasing_subsequence.md).
0 commit comments