Skip to content

Commit

Permalink
Merge pull request #16440 from ckeditor/ck/update-link-docs
Browse files Browse the repository at this point in the history
Docs: Update link in crash course section.
  • Loading branch information
gorzelinski authored Jun 4, 2024
2 parents 9916e82 + 9dd7f30 commit 21d73e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/crash-course/editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ modified_at: 2023-08-16

For the purposes of this tutorial, we have created a repository with the minimal setup required to use the editor. To follow along:

1. Clone [this repository](https://github.com/ckeditor/tutorial-setup).
1. Clone [this repository](https://github.com/ckeditor/ckeditor5-tutorials-examples/tree/main/crash-course).
2. Run the `npm install` command to install the dependencies.
3. Run the `npm run dev` command to start the project.
4. Open the URL displayed in your terminal.
Expand Down

0 comments on commit 21d73e4

Please sign in to comment.