Skip to content

Commit c665f91

Browse files
authored
chore: fix assets. thumbnails
1 parent 9c6ee7c commit c665f91

File tree

8 files changed

+6
-6
lines changed

8 files changed

+6
-6
lines changed

samples/react-application-chatbubble-copilot/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,31 +20,31 @@ This is based on SharePointSSO
2020

2121
#### API Permissions Setup
2222

23-
![API Permissions Setup](images/apiPermissions.png)
23+
![API Permissions Setup](./assets/apiPermissions.png)
2424

2525
#### Adding APIs in Azure AD
2626

27-
![Adding APIs in Azure AD](images/apisMyOrganization.png)
27+
![Adding APIs in Azure AD](./assets/apisMyOrganization.png)
2828

2929
#### Chatbot Interface
3030

3131
![Chatbot Interface](./assets/Chatbot.png)
3232

3333
#### Application Client ID in Azure
3434

35-
![Application Client ID](images/clientID.png)
35+
![Application Client ID](./assets/clientID.png)
3636

3737
#### Custom Scopes for API
3838

39-
![Custom Scopes for API](images/customScope.png)
39+
![Custom Scopes for API](./assets/customScope.png)
4040

4141
#### Scope Permissions Setup
4242

43-
![Scope Permissions Setup](images/scopePermissions.png)
43+
![Scope Permissions Setup](./assets/scopePermissions.png)
4444

4545
#### Token Exchange URL Configuration
4646

47-
![Token Exchange URL Configuration](images/toeknExchangeURL.png)
47+
![Token Exchange URL Configuration](./assets/toeknExchangeURL.png)
4848

4949

5050
## Technologies Used

samples/react-application-chatbubble-copilot/images/apiPermissions.png renamed to samples/react-application-chatbubble-copilot/assets/apiPermissions.png

File renamed without changes.

samples/react-application-chatbubble-copilot/images/apisMyOrganization.png renamed to samples/react-application-chatbubble-copilot/assets/apisMyOrganization.png

File renamed without changes.

samples/react-application-chatbubble-copilot/images/clientID.png renamed to samples/react-application-chatbubble-copilot/assets/clientID.png

File renamed without changes.

samples/react-application-chatbubble-copilot/images/customScope.png renamed to samples/react-application-chatbubble-copilot/assets/customScope.png

File renamed without changes.

samples/react-application-chatbubble-copilot/images/scopePermissions.png renamed to samples/react-application-chatbubble-copilot/assets/scopePermissions.png

File renamed without changes.

samples/react-application-chatbubble-copilot/images/toeknExchangeURL.png renamed to samples/react-application-chatbubble-copilot/assets/toeknExchangeURL.png

File renamed without changes.
-599 KB
Binary file not shown.

0 commit comments

Comments
 (0)