Browse Source

import requires quotes

Evan Huus 10 năm trước cách đây
mục cha
commit
0a0965af04
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: