Skip to content

Commit 2eda014

Browse files
authored
examples: fix contentful install instructions (#60050)
1 parent 4b66928 commit 2eda014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cms-contentful/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ This project includes a setup script which you can use to set up the content mod
7373

7474
In your Contentful dashboard go to **Settings > General Settings** and copy the **Space ID**.
7575

76-
Next, go to **Settings > API > Content management tokens** and create a new token by clicking **Generate personal token**. This token has the same access rights as the logged in user. **Do not share it publicly**, you will only use it to set up your space and can delete it afterwards.
76+
Next, go to **Settings > CMA tokens** and create a new token by clicking **Create personal access token**. This token has the same access rights as the logged in user. **Do not share it publicly**, you will only use it to set up your space and can delete it afterwards.
7777

7878
With the space ID and management access token at hand run the following command:
7979

0 commit comments

Comments
 (0)