From 6c11f940132a26d7dc967d213d23d093ddb90b14 Mon Sep 17 00:00:00 2001 From: Jason Weill <93281816+JasonWeill@users.noreply.github.com> Date: Sun, 4 Jun 2023 14:39:25 -0700 Subject: [PATCH] Retitles Bedrock doc to appear in correct alphabetical order in site nav (#5639) Fixes #5638. Retitles "Amazon Bedrock" page to "Bedrock" so that the Integrations section of the left nav is properly sorted in alphabetical order. #### Who can review? Tag maintainers/contributors who might be interested: --- docs/integrations/bedrock.md | 2 +- docs/modules/models/llms/integrations/bedrock.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrations/bedrock.md b/docs/integrations/bedrock.md index 9dabac7a..36b4b2bc 100644 --- a/docs/integrations/bedrock.md +++ b/docs/integrations/bedrock.md @@ -1,4 +1,4 @@ -# Amazon Bedrock +# Bedrock >[Amazon Bedrock](https://aws.amazon.com/bedrock/) is a fully managed service that makes FMs from leading AI startups and Amazon available via an API, so you can choose from a wide range of FMs to find the model that is best suited for your use case. diff --git a/docs/modules/models/llms/integrations/bedrock.ipynb b/docs/modules/models/llms/integrations/bedrock.ipynb index d2d5e54f..1323a89b 100644 --- a/docs/modules/models/llms/integrations/bedrock.ipynb +++ b/docs/modules/models/llms/integrations/bedrock.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Amazon Bedrock" + "# Bedrock" ] }, {