diff options
| author | Gohar Aziz <gaziz@emersonecologics.com> | 2018-08-24 10:19:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-24 10:19:22 -0400 |
| commit | f3a74befcde843d33c8bb9b1d545db69562b82cb (patch) | |
| tree | 966cb434489ce7c8ae8bcb0689d3dd741ff3f615 /docs | |
| parent | 45d03a977193d1dcce5251e4bffe17bf0ba738ec (diff) | |
| download | platform_external_protobuf-f3a74befcde843d33c8bb9b1d545db69562b82cb.tar.gz platform_external_protobuf-f3a74befcde843d33c8bb9b1d545db69562b82cb.tar.bz2 platform_external_protobuf-f3a74befcde843d33c8bb9b1d545db69562b82cb.zip | |
Update options.md | fix website url for C# port
Update options.md | fix website url for C# port of protocol buffers.. From `http://github.com/jskeet/dotnet-protobufs` to `https://github.com/jskeet/protobuf-csharp-port`
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/options.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/options.md b/docs/options.md index 70db4d67d..d563d41f0 100644 --- a/docs/options.md +++ b/docs/options.md @@ -14,7 +14,7 @@ with info about your project (name and website) so we can add an entry for you. ## Existing Registered Extensions 1. C# port of protocol buffers - * Website: http://github.com/jskeet/dotnet-protobufs + * Website: https://github.com/jskeet/protobuf-csharp-port * Extensions: 1000 1. Perl/XS port of protocol buffers |
