diff --git a/examples/cms-kontent/README.md b/examples/cms-kontent/README.md index d3740ebb14581..43687bf060c57 100644 --- a/examples/cms-kontent/README.md +++ b/examples/cms-kontent/README.md @@ -68,7 +68,7 @@ To import the content models with their data follow the next steps: kbm --action=restore --apiKey= --projectId= --zipFilename=kontent-backup ``` - > **💡 Alternatively, you can use the [Template Manager UI](https://kentico.github.io/kontent-template-manager/import-from-file) for importing the content.** + > **💡 Alternatively, you can use the [Template Manager UI](https://kentico.github.io/kontent-template-manager/import) for importing the content.** 1. Go to your Kontent project and publish all the imported items. > You could deactivate Management API key, it is not necessary any more. diff --git a/examples/cms-kontent/docs/author-content-type.png b/examples/cms-kontent/docs/author-content-type.png index 822dd873d01be..4843143554998 100644 Binary files a/examples/cms-kontent/docs/author-content-type.png and b/examples/cms-kontent/docs/author-content-type.png differ diff --git a/examples/cms-kontent/docs/post-content-type.png b/examples/cms-kontent/docs/post-content-type.png index 22c50bdad21f1..ccdd501eb4c2b 100644 Binary files a/examples/cms-kontent/docs/post-content-type.png and b/examples/cms-kontent/docs/post-content-type.png differ diff --git a/examples/cms-kontent/docs/post-preview-button.png b/examples/cms-kontent/docs/post-preview-button.png index 73ad0d2d40a0d..031544f117b7b 100644 Binary files a/examples/cms-kontent/docs/post-preview-button.png and b/examples/cms-kontent/docs/post-preview-button.png differ diff --git a/examples/cms-kontent/docs/preview-URLs-setup.png b/examples/cms-kontent/docs/preview-URLs-setup.png index 54cbc342c8b5e..37d7e4cb27e29 100644 Binary files a/examples/cms-kontent/docs/preview-URLs-setup.png and b/examples/cms-kontent/docs/preview-URLs-setup.png differ diff --git a/examples/cms-kontent/docs/publish-post-overview.png b/examples/cms-kontent/docs/publish-post-overview.png index cace922e27e85..7fd5167ea0454 100644 Binary files a/examples/cms-kontent/docs/publish-post-overview.png and b/examples/cms-kontent/docs/publish-post-overview.png differ