Skip to content

Commit

Permalink
guides: fix layout (#22118)
Browse files Browse the repository at this point in the history
<!--Delete sections as needed -->

## Description

There were a couple leftover buttons from when the layout changed and
the buttons became auto-generated. Removed the buttons.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

Signed-off-by: Craig <[email protected]>
  • Loading branch information
craig-osterhout authored Feb 27, 2025
1 parent d6fc07b commit 5138aba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions content/guides/genai-pdf-bot/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ The generative AI (GenAI) guide teaches you how to containerize an existing GenA
- Set up a local environment to run the complete GenAI stack locally for development

Start by containerizing an existing GenAI application.

{{< button text="Containerize a GenAI app" url="containerize.md" >}}
1 change: 0 additions & 1 deletion content/guides/rag-ollama/containerize.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,3 @@ application using Docker.

In the next section, you'll learn how to properly configure the application with your preferred LLM model, completely locally, using Docker.

{{< button text="Develop your application" url="develop.md" >}}

0 comments on commit 5138aba

Please sign in to comment.