langchain icon indicating copy to clipboard operation
langchain copied to clipboard

DOC: v0.2 Documention URL broken

Open dat-lequoc opened this issue 1 year ago • 1 comments

Checklist

  • [X] I added a very descriptive title to this issue.
  • [X] I included a link to the documentation page I am referring to (if applicable).

Issue with current documentation:

Hello,

Firstly, thank you for releasing version v0.2 of the software. It's greatly appreciated!

I've noticed an issue with the documentation links. Several pages intended for v0.2 are mistakenly pointing to v0.1, which leads to broken URLs. For example, the URL: https://python.langchain.com/v0.2/v0.1/docs/expression_language/primitives/parallel/

This should likely be: https://python.langchain.com/v0.1/docs/expression_language/primitives/parallel/

Suggested Solution: The URL seems to mistakenly include both versions (v0.2 and v0.1). Removing the incorrect segment (v0.2) should resolve the issue.

Thank you for your attention to this matter!

Idea or request for content:

No response

dat-lequoc avatar May 11 '24 06:05 dat-lequoc

@quocdat-le-insacvl where did you find this broken url?

hwchase17 avatar May 16 '24 15:05 hwchase17

@hwchase17 it seems that the docs is working now. I'll close this issue. Thank you your help !

dat-lequoc avatar May 24 '24 05:05 dat-lequoc