Skip to content

Commit 69cf11f

Browse files
committed
Removed endings of files
Not sure if this will actually work... Signed-off-by: JJ Asghar <[email protected]>
1 parent 4115890 commit 69cf11f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/guide/guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ The user guide is organized in sections to help you get started with llm-d and t
1010

1111
llm-d is an open source project providing distributed inferencing for GenAI runtimes on any Kubernetes cluster. Its highly performant, scalable architecture helps reduce costs through a spectrum of hardware efficiency improvements. The project prioritizes ease of deployment+use as well as SRE needs + day 2 operations associated with running large GPU clusters.
1212

13-
[For more information check out the Architecture Documentation](./architecture/00_architecture.mdx)
13+
[For more information check out the Architecture Documentation](./architecture/00_architecture)
1414

1515
## Installation: Start here to minimize your frustration
1616

1717
This guide will walk you through the steps to install and deploy the llm-d quickstart demo on a Kubernetes cluster.
1818

19-
- [Prerequisites](./guide/Installation/prerequisites.md) Make sure your compute resources and system configuration are ready
20-
- [Quick Start](./guide/Installation/quickstart.md) If your resources are ready, "kick the tires" with our Quick Start!
19+
- [Prerequisites](./guide/Installation/prerequisites) Make sure your compute resources and system configuration are ready
20+
- [Quick Start](./guide/Installation/quickstart) If your resources are ready, "kick the tires" with our Quick Start!
2121

2222

2323

0 commit comments

Comments
 (0)