Skip to content

Commit

Permalink
fix: update labels (#1818)
Browse files Browse the repository at this point in the history
  • Loading branch information
KaustubhKumar05 authored Oct 20, 2023
1 parent b0516bf commit c30bb3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api-references.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ export const references = {
Flutter:
'https://pub.dev/documentation/hmssdk_flutter/latest/hmssdk_flutter/hmssdk_flutter-library.html',
iOS: [
{ name: 'HMSSDK Reference', link: '/api-reference/ios/v2/documentation/hmssdk' },
{ name: 'HMSSDK', link: '/api-reference/ios/v2/documentation/hmssdk' },

{
name: 'HMSRoomModels SDK Reference',
name: 'HMSRoomModels SDK',
link: '/api-reference/ios/HMSRoomModelsSDK/documentation/hmsroommodels/hmsroommodel'
}
]
Expand Down

1 comment on commit c30bb3b

@vercel
Copy link

@vercel vercel bot commented on c30bb3b Oct 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.