summaryrefslogtreecommitdiff
path: root/LANGUAGES.md
diff options
context:
space:
mode:
authorJames E. King III <jking@apache.org>2019-02-22 09:11:35 -0500
committerJames E. King III <jking@apache.org>2019-02-22 09:11:35 -0500
commitc63eacc684f4e4bada8381a9f8c06ea4644f6def (patch)
tree1c2918c01d63eee791fcf4b1cf17ec45d3cce6f9 /LANGUAGES.md
parent36d4552532f46128fcca12bb3fa0b72e6fcdd817 (diff)
downloadthrift-c63eacc684f4e4bada8381a9f8c06ea4644f6def.tar.gz
Minor fix to LANGUAGES.md [ci skip]
Diffstat (limited to 'LANGUAGES.md')
-rw-r--r--LANGUAGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/LANGUAGES.md b/LANGUAGES.md
index e84fecb62..4602ded68 100644
--- a/LANGUAGES.md
+++ b/LANGUAGES.md
@@ -165,7 +165,7 @@ Thrift's core protocol is TBinary, supported by all languages except for JavaScr
<!-- Transport Wrappers ----><td><img src="doc/images/cgrn.png" alt="Yes"/></td><td><img src="doc/images/cred.png" alt=""/></td><td><img src="doc/images/cgrn.png" alt="Yes"/></td><td><img src="doc/images/cred.png" alt=""/></td>
<!-- Protocols -------------><td><img src="doc/images/cgrn.png" alt="Yes"/></td><td><img src="doc/images/cgrn.png" alt="Yes"/></td><td><img src="doc/images/cgrn.png" alt="Yes"/></td><td><img src="doc/images/cgrn.png" alt="Yes"/></td>
<!-- Servers ---------------><td><img src="doc/images/cred.png" alt=""/></td><td><img src="doc/images/cgrn.png" alt="Yes"/></td><td><img src="doc/images/cred.png" alt=""/></td><td><img src="doc/images/cred.png" alt=""/></td><td><img src="doc/images/cred.png" alt=""/></td>
-<td align=left><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20THRIFT%20AND%20component%20in%20(%22.NETCore%20-%20Compiler%22%2C%20%22.NETCore%20-%20Library%22)%20and%20status%20not%20in%20(fixed%2C%20resolved%2C%20closed)">.NET Core</a></td>
+<td align=left><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20THRIFT%20AND%20component%20in%20(%22.NETCore%20-%20Compiler%22%2C%20%22.NETCore%20-%20Library%22)%20and%20status%20not%20in%20(fixed%2C%20resolved%2C%20closed)">.NET Standard</a></td>
</tr>
<tr align=center>
<td align=left><a href="https://github.com/apache/thrift/blob/master/lib/erl/README.md">Erlang</a></td>