Skip to content

Commit a8d65e4

Browse files
committed
fix: url of the logo for the example job post
Signed-off-by: Sven Kanoldt <sven@d34dl0ck.me>
1 parent 5616907 commit a8d65e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/jobs/example-rust-developer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ application_url = "https://example-tech.com/careers/rust-developer"
1212
expires_date = "2030-12-01"
1313
salary_range = "€70,000 - €90,000"
1414
company_url = "https://example-tech.com"
15-
logo_url = "http://127.0.0.1:1025/img/rust-munich-logo.svg"
15+
logo_url = "/website/img/rust-munich-logo.svg"
1616
tags = ["rust", "backend", "microservices", "kubernetes"]
1717
+++
1818

0 commit comments

Comments
 (0)