Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site 50b542c5b -> 67d0cc422
Include protobuf. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/67d0cc42 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/67d0cc42 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/67d0cc42 Branch: refs/heads/asf-site Commit: 67d0cc422e3e20affc538e8bf5dc9fa4ef38e4d0 Parents: 50b542c Author: JamesBognar <[email protected]> Authored: Mon Apr 17 12:19:36 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Mon Apr 17 12:19:36 2017 -0400 ---------------------------------------------------------------------- content/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/67d0cc42/content/about.html ---------------------------------------------------------------------- diff --git a/content/about.html b/content/about.html index 51fa133..ea5f255 100644 --- a/content/about.html +++ b/content/about.html @@ -39,7 +39,7 @@ <li>N3 <li>CSV <li>SOAP/XML - <li>Coming soon: Protocol Buffer (proto3), YAML, BSON + <li>Coming soon: Protobuf (proto3), YAML, BSON </ul> <li>Data Transfer Objects for: <ul>
