Skip to content

Commit

Permalink
fix broken links in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bulicekj authored Apr 26, 2019
1 parent 1e687e3 commit 4c67a09
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 4c67a09

Please sign in to comment.