Skip to content

Commit

Permalink
Merge pull request InstaPy#4365 from bulicekj/patch-1
Browse files Browse the repository at this point in the history
Fix broken links in docs
  • Loading branch information
timgrossmann authored Apr 27, 2019
2 parents 1e687e3 + 4c67a09 commit 0355746
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -653,9 +653,9 @@ session.like_by_tags(['natgeo', 'world'], amount=10)

`skip_top_posts`: Determines whether the first 9 top posts should be liked or not (default is True)

`use_smart_hashtags`: Make use of the [smart hashtag feature]()
`use_smart_hashtags`: Make use of the [smart hashtag feature](#smart-hashtag)

`use_smart_location_hashtags`: Make use of the [smart location hashtag feature]()
`use_smart_location_hashtags`: Make use of the [smart location hashtag feature](#smart-location-hashtags)

`interact`: Defines whether the users of the given post should also be interacted with (needs `set_user_interact` to be also set)

Expand Down

0 comments on commit 0355746

Please sign in to comment.