Technical Triumph: Broken Link Fixed in HTTP API Documentation!
A vital correction enhances user experience and streamlines information access for developers everywhere.
Commit Details:
docs: Fix broken link on http api (#1791) ## Motivation Broken link on http api page. ## Merge Checklist _Choose all relevant options below by adding an `x` now or at any time before submitting for review_ - [X] PR title adheres to the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) standard - [X] PR has a [changeset](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#35-adding-changesets) - [X] PR has been tagged with a change label(s) (i.e. documentation, feature, bugfix, or chore) - [X] PR includes [documentation](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#32-writing-docs) if necessary. - [X] All [commits have been signed](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#22-signing-commits) <!-- start pr-codex --> --- ## PR-Codex overview The focus of this PR is to update dependencies, fix a broken link on the docs site, and rename an API endpoint in the documentation. ### Detailed summary - Updated `vitepress` dependency to `^1.0.0-rc.45` - Fixed broken link on the docs site - Renamed API endpoint from "SubmitMessage" to "Message" in documentation > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->