Closed
Description
so for example https://docs.scala-lang.org/tutorials/FAQ/breakout.html still exists, even though the source file for it was removed by 836fa13
_overviews/FAQ/index.md
has
redirect_from: "/tutorials/FAQ/breakout.html"
redirect_from: "/tutorials/FAQ/chaining-implicits.html"
redirect_from: "/tutorials/FAQ/collections.html"
redirect_from: "/tutorials/FAQ/context-bounds.html"
redirect_from: "/tutorials/FAQ/finding-implicits.html"
redirect_from: "/tutorials/FAQ/finding-symbols.html"
redirect_from: "/tutorials/FAQ/stream-view.html"
redirect_from: "/tutorials/FAQ/yield.html"
but the redirect isn't functioning as expected.
so there are actually two problems here:
Metadata
Metadata
Assignees
Labels
No labels