Skip to content

Commit 5138aba

Browse files
guides: fix layout (#22118)
<!--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]>
1 parent d6fc07b commit 5138aba

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

content/guides/genai-pdf-bot/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ The generative AI (GenAI) guide teaches you how to containerize an existing GenA
1818
- Set up a local environment to run the complete GenAI stack locally for development
1919

2020
Start by containerizing an existing GenAI application.
21-
22-
{{< button text="Containerize a GenAI app" url="containerize.md" >}}

content/guides/rag-ollama/containerize.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,3 @@ application using Docker.
106106

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

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

0 commit comments

Comments
 (0)