Skip to content

Commit c79b776

Browse files
Update yardopts and README
1 parent cefb81c commit c79b776

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.yardopts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
README.rdoc
2+
lib/contentstack/*
3+
lib/contentstack.rb
4+
--exclude lib/contentstack/util.rb
5+
--exclude lib/contentstack/api.rb
6+
--exclude lib/contentstack/version.rb

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To retrieve multiple entries of a content type, you need to specify the content
4949

5050
Go through our SDK API Reference guide to know about the methods that can be used to query your content in Built.io Contentstack.
5151

52-
{Read Ruby SDK API Reference Guide}[/docs/Contentstack]
52+
{Read Ruby SDK API Reference Guide}[http://www.rubydoc.info/gems/contentstack/0.0.1]
5353

5454

5555
== Example Apps

0 commit comments

Comments
 (0)