Sample Site—Configuration
- For your sample app to work, you should have a Kontent project - containing content. Your app should be then configured with its - project ID. You can either get it by signing in using your - Kontent credentials or by signing up for a trial. Later, it will - be converted to a free plan. + For your sample app to work, you should have a Kontent.ai + project containing content. Your app should be then configured + with its project ID. You can either get it by signing in using + your Kontent.ai credentials or by signing up for a trial. Later, + it will be converted to a free plan.
@@ -20,8 +20,7 @@ Sorry to hear that. Just log a new [GitHub issue](../../issues) and someone will
To get help with coding and structuring your projects, use [StackOverflow](https://stackoverflow.com/) to ask questions with one of the following tags:
-- [`kentico-kontent`](https://stackoverflow.com/questions/tagged/kentico-kontent)
-- [`kentico`](https://stackoverflow.com/questions/tagged/kentico)
+- [`kontent.ai`](https://stackoverflow.com/questions/tagged/kontent.ai)
Our team members and the community monitor these channels on a regular basis.
@@ -29,7 +28,7 @@ Our team members and the community monitor these channels on a regular basis.
-Security issues and bugs should be reported privately, via email, to the Kentico Developer Community Team developerscommunity@kentico.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message.
+Security issues and bugs should be reported privately, via email, to the Kontent.ai Developer Community Team devrel@kontent.ai. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message.
### I have an idea for a new feature (or feedback on existing functionality)
@@ -42,7 +41,7 @@ Everybody loves new features! You can submit a new [feature request](../../issue
Unless you're fixing a typo, it's usually a good idea to discuss the feature before you submit a pull request with code changes, so let's start with submitting a new [GitHub issue](../../issues) and discussing the whether it fits the vision of a given project.
-You might also read these two blogs posts on contributing code: [Open Source Contribution Etiquette](http://tirania.org/blog/archive/2010/Dec-31.html) by Miguel de Icaza and [Don't "Push" Your Pull Requests](https://www.igvita.com/2011/12/19/dont-push-your-pull-requests/) by Ilya Grigorik. Note that all code submissions will be rigorously reviewed and tested by the Kentico Maintainers teams, and only those that meet an high bar for both quality and design/roadmap appropriateness will be merged into the source.
+You might also read these two blogs posts on contributing code: [Open Source Contribution Etiquette](http://tirania.org/blog/archive/2010/Dec-31.html) by Miguel de Icaza and [Don't "Push" Your Pull Requests](https://www.igvita.com/2011/12/19/dont-push-your-pull-requests/) by Ilya Grigorik. Note that all code submissions will be rigorously reviewed and tested by the Kontent.ai Maintainers teams, and only those that meet an high bar for both quality and design/roadmap appropriateness will be merged into the source.
### Example - process of contribution
@@ -68,12 +67,10 @@ To start with coding, fork the repository you want to contribute to, create a ne
-Your pull request will now go through extensive checks by the subject matter experts on our team. Please be patient. Update your pull request according to feedback until it is approved by one of the Kentico maintainers. After that, one of our team members may adjust the branch you merge into based on the expected release schedule.
+Your pull request will now go through extensive checks by the subject matter experts on our team. Please be patient. Update your pull request according to feedback until it is approved by one of the Kontent.ai maintainers. After that, one of our team members may adjust the branch you merge into based on the expected release schedule.
## Code of Conduct
-The Kentico team is committed to fostering a welcoming community, therefore this project has adopted the [Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md). If you have any additional questions or comments, you can contact us directly at developerscommunity@kentico.com.
-
-
+The Kotent.ai team is committed to fostering a welcoming community, therefore this project has adopted the [Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md). If you have any additional questions or comments, you can contact us directly at devrel@kontent.ai
diff --git a/LICENSE b/LICENSE
index 3343ee88..290435b9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2017 Kentico
+Copyright (c) 2022 Kontent s.r.o.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index 72afe04f..440a3d45 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-# Kontent sample React single-page application
+# Kontent.ai sample React single-page application
[](https://app.netlify.com/sites/kontent-sample-app-react/deploys)
[](https://kontent-sample-app-react.netlify.app/)
-[](https://stackoverflow.com/tags/kentico-kontent)
+[](https://stackoverflow.com/tags/kontent-ai)
-This is a sample website written in Typescript utilizing the Kontent Delivery API to retrieve content from Kontent by Kentico. You can register your developer account at