From 82e98e91f496a39f1da2876422de4e951d4d1be2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Thu, 23 Jul 2020 18:19:15 +0300 Subject: [PATCH] Update links --- docs/en/Tutorials/Part-3.md | 2 +- docs/en/Tutorials/Part-4.md | 2 +- docs/en/Tutorials/Part-5.md | 2 +- docs/en/Tutorials/Part-6.md | 2 +- docs/en/Tutorials/Part-7.md | 2 +- docs/en/Tutorials/Part-8.md | 2 +- docs/en/Tutorials/Part-9.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/en/Tutorials/Part-3.md b/docs/en/Tutorials/Part-3.md index aeff04b1d4..a0e839186c 100644 --- a/docs/en/Tutorials/Part-3.md +++ b/docs/en/Tutorials/Part-3.md @@ -1185,4 +1185,4 @@ Clicking the "Delete" action calls the `delete` method which then shows a confir ## The Next Part -See the [next part](part-4.md) of this tutorial. +See the [next part](Part-4.md) of this tutorial. diff --git a/docs/en/Tutorials/Part-4.md b/docs/en/Tutorials/Part-4.md index 1f27e1f6a5..acbce65c3e 100644 --- a/docs/en/Tutorials/Part-4.md +++ b/docs/en/Tutorials/Part-4.md @@ -252,4 +252,4 @@ Congratulations, the **green icons** indicates that the tests have been successf ## The Next Part -See the [next part](part-5.md) of this tutorial. \ No newline at end of file +See the [next part](Part-5.md) of this tutorial. \ No newline at end of file diff --git a/docs/en/Tutorials/Part-5.md b/docs/en/Tutorials/Part-5.md index 6fc760f66a..5674cf83d6 100644 --- a/docs/en/Tutorials/Part-5.md +++ b/docs/en/Tutorials/Part-5.md @@ -406,4 +406,4 @@ Open the `/src/app/book/book.component.html` file and replace the edit and delet ## The Next Part -See the [next part](part-6.md) of this tutorial. \ No newline at end of file +See the [next part](Part-6.md) of this tutorial. \ No newline at end of file diff --git a/docs/en/Tutorials/Part-6.md b/docs/en/Tutorials/Part-6.md index 0c480e4318..1bb07007b6 100644 --- a/docs/en/Tutorials/Part-6.md +++ b/docs/en/Tutorials/Part-6.md @@ -286,4 +286,4 @@ This part covered the domain layer of the authors functionality of the book stor ## The Next Part -See the [next part](part-7.md) of this tutorial. \ No newline at end of file +See the [next part](Part-7.md) of this tutorial. \ No newline at end of file diff --git a/docs/en/Tutorials/Part-7.md b/docs/en/Tutorials/Part-7.md index ead535720a..81fd07f1bf 100644 --- a/docs/en/Tutorials/Part-7.md +++ b/docs/en/Tutorials/Part-7.md @@ -233,4 +233,4 @@ namespace Acme.BookStore.Authors ## The Next Part -See the [next part](part-8.md) of this tutorial. \ No newline at end of file +See the [next part](Part-8.md) of this tutorial. \ No newline at end of file diff --git a/docs/en/Tutorials/Part-8.md b/docs/en/Tutorials/Part-8.md index 0930ca88d8..38e5b6013f 100644 --- a/docs/en/Tutorials/Part-8.md +++ b/docs/en/Tutorials/Part-8.md @@ -572,4 +572,4 @@ Created some tests for the application service methods, which should be clear to ## The Next Part -See the [next part](part-9.md) of this tutorial. \ No newline at end of file +See the [next part](Part-9.md) of this tutorial. \ No newline at end of file diff --git a/docs/en/Tutorials/Part-9.md b/docs/en/Tutorials/Part-9.md index 32149f1485..3b5936732c 100644 --- a/docs/en/Tutorials/Part-9.md +++ b/docs/en/Tutorials/Part-9.md @@ -851,4 +851,4 @@ That's all! This is a fully working CRUD page, you can create, edit and delete a ## The Next Part -See the [next part](part-10.md) of this tutorial. \ No newline at end of file +See the [next part](Part-10.md) of this tutorial. \ No newline at end of file