Skip to content

Commit 8e3a50a

Browse files
Merge pull request #1880 from oracle-devrel/fix-image
Adjust image to use relative path.
2 parents f7157a6 + cfb3e12 commit 8e3a50a

File tree

1 file changed

+2
-2
lines changed
  • cloud-infrastructure/ai-infra-gpu/ai-infrastructure/ollama-openwebui-mistral

1 file changed

+2
-2
lines changed

cloud-infrastructure/ai-infra-gpu/ai-infrastructure/ollama-openwebui-mistral/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To run this tutorial, you will need:
1414
The first step consists in creating a Kubernetes cluster. Initially, the cluster will be configured with a CPU node pool only. GPU node pool will be added afterwards.
1515

1616
<p align="center">
17-
<img width="500" height="405" src="https://github.com/oracle-devrel/technology-engineering/blob/ollama-openwebui-mistral/cloud-infrastructure/ai-infra-gpu/ai-infrastructure/ollama-openwebui-mistral/assets/images/oke-quick-create.png">
17+
<img width="500" height="405" src="assets/images/oke-quick-create.png">
1818
</p>
1919

2020
The easiest way is to use the Quick Create cluster assistant with the following options:
@@ -214,4 +214,4 @@ Copyright (c) 2025 Oracle and/or its affiliates.
214214

215215
Licensed under the Universal Permissive License (UPL), Version 1.0.
216216

217-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
217+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)