浏览代码

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`
Gohar Aziz 7 年之前
父节点
当前提交
f3a74befcd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/options.md

+ 1 - 1
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