Skip to content

Commit 8375685

Browse files
authored
Fix todoist.com URLs in README.md (#6)
Fix todoist.com URLs.
1 parent d18a523 commit 8375685

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lorem-ipsum-ui-extension/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Take note of the URL exposed by your tool of choice, as you'll need it in the ne
4242

4343
## Create a Todoist App
4444

45-
1. Visit the [App Management Console](https://todost.com/app_console) (you'll be prompted to log in if you're not already)
45+
1. Visit the [App Management Console](https://todoist.com/app_console) (you'll be prompted to log in if you're not already)
4646
2. Click "Create a new app" and insert a name in the "App name" field (i.e. "Lorem Ipsum")
4747
3. Create three different UI Extensions:
4848
1. In the `UI Extensions` section, click "Add a new UI extension":
@@ -61,7 +61,7 @@ Take note of the URL exposed by your tool of choice, as you'll need it in the ne
6161

6262
## Use your UI Extension
6363

64-
1. Visit [Todoist](https://todost.com)
64+
1. Visit [Todoist](https://todoist.com)
6565
2. Test your context menu extension:
6666
* Select any of your Todoist projects (or create a new one)
6767
* Click on the context menu icon of that project, select "Integrations" and finally select your UI Extension from the list (i.e. "Add lorem ipsum tasks")

0 commit comments

Comments
 (0)