Skip to content

Commit

Permalink
fix samples download links according to new URL #1374
Browse files Browse the repository at this point in the history
  • Loading branch information
ebicoglu committed Mar 11, 2020
1 parent 081fb92 commit fbc1e33
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion en/tutorials/book-store/part-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The ASP.NET Core {{UI_Value}} tutorial series consists of 3 parts:
- [Part-2: Creating, updating and deleting books](part-2.md)
- [Part-3: Integration tests](part-3.md)

> The completed sample is available: [bookstore-{{UI_Text}}-{{DB}}](https://github.com/volosoft/volo/tree/dev/abp/samples/bookstore-{{UI_Text}}-{{DB}})
> The completed sample is available: [bookstore-{{UI_Text}}-{{DB}}](https://abp.io/api/download/samples/bookstore-{{UI_Text}}-{{DB}})
>
> *Before downloading the sample, login to [commercial.abp.io](https://account.abp.io/Account/Login) with your ABP Commercial license credentials.*
Expand Down
2 changes: 1 addition & 1 deletion en/tutorials/book-store/part-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This is the second part of the ASP.NET Core {{UI_Value}} tutorial series. All pa
* **Part II: Creating, updating and deleting books (this tutorial)**
* [Part III: Integration tests](part-3.md)

> The completed sample is available: [bookstore-{{UI_Text}}-{{DB}}](https://github.com/volosoft/volo/tree/dev/abp/samples/bookstore-{{UI_Text}}-{{DB}})
> The completed sample is available: [bookstore-{{UI_Text}}-{{DB}}](https://abp.io/api/download/samples/bookstore-{{UI_Text}}-{{DB}})
>
> *Before downloading the sample, login to [commercial.abp.io](https://account.abp.io/Account/Login) with your ABP Commercial license credentials.*
Expand Down
4 changes: 2 additions & 2 deletions en/tutorials/book-store/part-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This is the third part of the ASP.NET Core {{UI_Value}} tutorial series. See all
- [Part II: Creating, updating and deleting books](part-2.md)
- **Part III: Integration tests (this tutorial)**

> The completed sample is available: [bookstore-{{UI_Text}}-{{DB}}](https://github.com/volosoft/volo/tree/dev/abp/samples/bookstore-{{UI_Text}}-{{DB}}).
> The completed sample is available: [bookstore-{{UI_Text}}-{{DB}}](https://abp.io/api/download/samples/bookstore-angular-mongodb/bookstore-{{UI_Text}}-{{DB}}).
>
> *Before downloading the sample, login to [commercial.abp.io](https://account.abp.io/Account/Login) with your ABP Commercial license credentials.*
Expand Down Expand Up @@ -204,4 +204,4 @@ Congratulations, the green icons show, the tests have been successfully passed!

> You can access to the completed **source-code** of this application from the following link:
>
> [bookstore-{{UI_Text}}-{{DB}}](https://github.com/volosoft/volo/tree/dev/abp/samples/bookstore-{{UI_Text}}-{{DB}})
> [bookstore-{{UI_Text}}-{{DB}}](https://abp.io/api/download/samples/bookstore-{{UI_Text}}-{{DB}})

0 comments on commit fbc1e33

Please sign in to comment.