diff options
| author | Michael Pratt <mpratt@google.com> | 2024-12-20 19:26:20 -0500 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-12-20 16:37:26 -0800 |
| commit | ce540e33b171a13d95acc1e0ec292e331b49c0f9 (patch) | |
| tree | 739ec7db646e28b4628a853cf4c458ca989d30af | |
| parent | af79694f6f17c04bcc9cea89383ee35267ee2289 (diff) | |
| download | go-x-website-ce540e33b171a13d95acc1e0ec292e331b49c0f9.tar.xz | |
_content/blog/survey2024-h2-results: fix code analysis image
This section included the wrong image.
Change-Id: I9041dfad4b38f7a9a14b831e503e81b42d643328
Reviewed-on: https://go-review.googlesource.com/c/website/+/638295
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: David Chase <drchase@google.com>
| -rw-r--r-- | _content/blog/survey2024-h2-results.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_content/blog/survey2024-h2-results.md b/_content/blog/survey2024-h2-results.md index 327f9dab..a1f8ed41 100644 --- a/_content/blog/survey2024-h2-results.md +++ b/_content/blog/survey2024-h2-results.md @@ -208,7 +208,7 @@ smaller proportion used custom or other tools, which suggests that most respondents prefer common established tools over custom solutions. Only 10% of respondents indicated they don't use any code analysis tools. -<img src="survey2024h2/editor.svg" alt="Code editors respondents most prefer to +<img src="survey2024h2/code_analysis.svg" alt="Code analysis tools respondents use with Go" class="chart" /> #### Go in the Clouds {#cloud} |
