diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 24fb66cf5..ad50a01c2 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -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)