소스 검색

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