Skip to content

Commit 6bfbd59

Browse files
committed
doc: update
1 parent 8d22ac1 commit 6bfbd59

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/tutorial/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ code of Fusion samples.
4141

4242
Without further ado:
4343

44-
* <img src="https://img.shields.io/badge/-New!-brightgreen" valign="middle"> [QuickStart: Learn 80% of Fusion by walking through HelloCart sample](./QuickStart.md)
44+
* [QuickStart: Learn 80% of Fusion by walking through HelloCart sample](./QuickStart.md)
4545
* [Part 0: NuGet packages](./Part00.md)
4646
* [Part 1: Compute Services](./Part01.md)
4747
* [Part 2: Computed Values: IComputed&lt;T&gt;](./Part02.md)
@@ -51,8 +51,9 @@ Without further ado:
5151
* [Part 6: Real-time UI in Blazor Apps](./Part06.md)
5252
* [Part 7: Real-time UI in JS / React Apps](./Part07.md)
5353
* [Part 8: Scaling Fusion Services](./Part08.md)
54-
* <img src="https://img.shields.io/badge/-New!-brightgreen" valign="middle"> [Part 9: CommandR](./Part09.md)
55-
* <img src="https://img.shields.io/badge/-New!-brightgreen" valign="middle"> [Part 10: Multi-Host Invalidation and CQRS with Operations Framework](./Part10.md)
54+
* [Part 9: CommandR](./Part09.md)
55+
* [Part 10: Multi-Host Invalidation and CQRS with Operations Framework](./Part10.md)
56+
* <img src="https://img.shields.io/badge/-New!-brightgreen" valign="middle"> [Part 11: Authentication in Fusion](./Part11.md)
5657
* [Epilogue](./PartFF.md)
5758

5859
Check out the

0 commit comments

Comments
 (0)