Skip to content

Commit 13716a1

Browse files
stirbymatifali
authored andcommitted
fixing images in about page
1 parent 6267964 commit 13716a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/start/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Coder is an open-source platform for creating and managing developer workspaces
44
on your preferred clouds and servers.
55

66
<p align="center">
7-
<img src="./images/hero-image.png">
7+
<img src="../images/hero-image.png">
88
</p>
99

1010
By building on top of common development interfaces (SSH) and infrastructure tools (Terraform), Coder aims to make the process of **provisioning** and **accessing** remote workspaces approachable for organizations of various sizes and stages of cloud-native maturity.
@@ -22,7 +22,7 @@ required to get started. We have a database of pre-made templates built into the
2222
product.
2323

2424
<p align="center">
25-
<img src="./images/providers-compute.png">
25+
<img src="../images/providers-compute.png">
2626
</p>
2727

2828
Coder workspaces don't stop at compute. You can add storage buckets, secrets, sidecars

0 commit comments

Comments
 (0)