The former liquidity page URL now returns a 404 instead of redirecting to the current page.
Old URL:
https://developers.stellar.org/docs/learn/encyclopedia/sdex/liquidity-on-stellar-sdex-liquidity-pools
Current canonical URL:
https://developers.stellar.org/docs/learn/fundamentals/liquidity-on-stellar-sdex-liquidity-pools
Expected behavior
Requests to the old /docs/learn/encyclopedia/sdex/... URL should redirect to the current /docs/learn/fundamentals/... page so existing inbound links and bookmarks continue to work.
Actual behavior
The old URL currently returns 404 Not Found.
This appears to be a regression in the redirect coverage after the docs path was reorganized.
The former liquidity page URL now returns a 404 instead of redirecting to the current page.
Old URL:
https://developers.stellar.org/docs/learn/encyclopedia/sdex/liquidity-on-stellar-sdex-liquidity-pools
Current canonical URL:
https://developers.stellar.org/docs/learn/fundamentals/liquidity-on-stellar-sdex-liquidity-pools
Expected behavior
Requests to the old
/docs/learn/encyclopedia/sdex/...URL should redirect to the current/docs/learn/fundamentals/...page so existing inbound links and bookmarks continue to work.Actual behavior
The old URL currently returns
404 Not Found.This appears to be a regression in the redirect coverage after the docs path was reorganized.