Remove C# link from software notes page.
This commit is contained in:
parent
d2fd445a1d
commit
eb6310c060
@ -16,7 +16,6 @@ const SoftwareMain = () => {
|
|||||||
<h2>{getString('code_pages')}</h2>
|
<h2>{getString('code_pages')}</h2>
|
||||||
<p>{getString('code_pages_intro')}</p>
|
<p>{getString('code_pages_intro')}</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href={'/' + language + '/software/csharp/'}>C#</a></li>
|
|
||||||
<li><a href={'/' + language + '/software/elm/'}>Elm</a></li>
|
<li><a href={'/' + language + '/software/elm/'}>Elm</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr />
|
<hr />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user