Skip to content

Commit

Permalink
Fix yard link on people method
Browse files Browse the repository at this point in the history
  • Loading branch information
iwdt committed Feb 24, 2024
1 parent fdd5b65 commit 46b7e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/shikimori/api/v1/people.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module People
#
# @return [Array<Hash>] Array of hashes representing people
#
# @see https://shikimori.one/api/doc/1.0/people/index Shikimori's API documentation
# @see https://shikimori.one/api/doc/1.0/people/search Shikimori's API documentation
# @example Search a Hayao Miyazaki at mangakas list
# client = Shikimori::API::Client.new(
# app_name: 'Api Test',
Expand Down

0 comments on commit 46b7e63

Please sign in to comment.