Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/docs/development/conventions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ _Note: the repo currently lacks sufficient automated unit and integration tests

### Data Services

Use the conventions found in the `data-provider` directory for handling data services. For more information, see [this article](https://www.danorlandoblog.com/building-data-services-for-librechat-with-react-query/) which describes the methodology used.
Use the conventions found in the `data-provider` directory for handling data services. For more information, see [this article](https://web.archive.org/web/20240417171738/https://www.danorlandoblog.com/building-data-services-for-librechat-with-react-query/) which describes the methodology used.

### State Management

Expand Down