Add .NET logo and fix C++ logo in SCA language support section#36939
Add .NET logo and fix C++ logo in SCA language support section#36939gorkavicente wants to merge 1 commit into
Conversation
|
@gorkavicente Just FYI, there’s a merge conflict in the partial file. I took a quick look, but I wasn’t sure how it should be resolved and didn’t want to mess up the changes you were making. Could you take a look? |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
c51595b to
89e244a
Compare
There was a problem hiding this comment.
The change looks good. One thing - every image card links to the same anchor, so the links aren't actually navigating users anywhere distinct. Should we drop the wrappers, or are there plans to link each language to its own section?
CC: @drichards-87
@StefonSimmons I think we did have separate pages at one time, but then we removed them later. I agree though, if we don't have separate language-specific setup pages that we can link to, we should probably convert this to a list, instead of using a partial. |
What does this PR do? What is the motivation?
Updates the SCA language support cards in the
sca-lang-support.htmlpartial:.NETlogo (usingdotnet_avatar.svg) after the Java logo, where the Go logo previously appearedc_sharp.pngwithcpp.png) and corrects the alt text toc++Both
.NETandC++are now properly represented in the language support grid.Merge instructions
Merge readiness:
Additional notes