Skip to content

Commit f8e43b9

Browse files
Merge pull request #47 from goncalodasilva/patch-4
fix proposal 201
2 parents 9b41ec5 + 16f0007 commit f8e43b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2373,10 +2373,10 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
23732373

23742374
### A company has a web application that uses an Amazon Cognito user pool for authentication. The company wants to create a login page with the company logo. What should a Developer do to meet these requirements?
23752375

2376-
- [ ] Create a hosted user interface in Amazon Cognito and customize it with the company logo.
2376+
- [x] Create a hosted user interface in Amazon Cognito and customize it with the company logo.
23772377
- [ ] Create a login page with the company logo and upload it to Amazon Cognito.
23782378
- [ ] Create a login page in Amazon API Gateway with the logo and save the link in Amazon Cognito.
2379-
- [x] Upload the logo to the Amazon Cognito app settings and point to the logo on a custom login page.
2379+
- [ ] Upload the logo to the Amazon Cognito app settings and point to the logo on a custom login page.
23802380

23812381
**[⬆ Back to Top](#table-of-contents)**
23822382

0 commit comments

Comments
 (0)