diff --git a/readme.md b/readme.md
index f5c32a4..d41d447 100644
--- a/readme.md
+++ b/readme.md
@@ -66,28 +66,25 @@ dotnet add package QuestPDF
## Documentation
-[](https://www.questpdf.com/documentation/getting-started.html)
+[](https://www.questpdf.com/getting-started.html)
A short and easy to follow tutorial showing how to design an invoice document under 200 lines of code.
-[](https://www.questpdf.com/documentation/api-reference.html)
+[](https://www.questpdf.com/api-reference/index.html)
A detailed description of behavior of all available components and how to use them with C# Fluent API.
-[](https://www.questpdf.com/documentation/patterns-and-practices.html#document-metadata)
+[](https://www.questpdf.com/design-patterns.html)
Everything that may help you designing great reports and create reusable code that is easy to maintain.
## QuestPDF Previewer
The QuestPDF Previewer is a tool designed to simplify and speed up your development lifecycle. First, it shows a preview of your document. But the real magic starts with the hot-reload capability! It observes your code and updates the preview every time you change the implementation. Get real-time results without the need of code recompilation. Save time and enjoy the task!
-[](https://www.questpdf.com/documentation/document-previewer.html)
-
-
+[](https://www.questpdf.com/document-previewer.html)
-
-
+
## Simplicity is the key
@@ -136,13 +133,13 @@ Document.Create(container =>
And compare it to the produced PDF file:
-
+
## Are you ready for more?
-The Fluent API of QuestPDF scales really well. It is easy to create and maintain even most complex documents. Read [the Getting started tutorial](https://www.questpdf.com/documentation/getting-started.html) to learn QuestPDF basics and implement an invoice under 200 lines of code. You can also investigate and play with the code from [the example repository](https://github.com/QuestPDF/example-invoice).
+The Fluent API of QuestPDF scales really well. It is easy to create and maintain even most complex documents. Read [the Getting started tutorial](https://www.questpdf.com/getting-started.html) to learn QuestPDF basics and implement an invoice under 200 lines of code. You can also investigate and play with the code from [the example repository](https://github.com/QuestPDF/example-invoice).
-
+
## QuestPDF on JetBrains OSS Power-Ups
@@ -150,7 +147,7 @@ The Fluent API of QuestPDF scales really well. It is easy to create and maintain
QuestPDF was presented on one of the episodes of OSS Power-Ups hosted by JetBrains. Huge thanks for Matthias Koch and entire JetBrains team for giving me a chance to show QuestPDF. You are the best!
-
+