소스 검색

import requires quotes

Evan Huus 10 년 전
부모
커밋
0a0965af04
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.md

+ 1 - 1
index.md

@@ -12,7 +12,7 @@ and 1.4, and Kafka 0.8.1 and 0.8.2.
 
 Sarama follows semantic versioning and provides API stability via the gopkg.in
 service. You can import a version with a guaranteed stable API via [`import
-gopkg.in/Shopify/sarama.v1`](http://gopkg.in/Shopify/sarama.v1).
+"gopkg.in/Shopify/sarama.v1"`](http://gopkg.in/Shopify/sarama.v1).
 
 Other related links: