Bladeren bron

Correct docs links to final page to not redirect user unnecessarily

Mateusz Samsel 7 jaren geleden
bovenliggende
commit
e01289439d
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      packages/ckeditor5-cloud-services/src/cloudservices.js

+ 1 - 1
packages/ckeditor5-cloud-services/src/cloudservices.js

@@ -100,7 +100,7 @@ CloudServices.Token = Token;
  * if they should have access e.g. to upload files with Easy Image or to access the Collaboraation service.
  *
  * You can find more information about token endpoints in the
- * {@glink @cs guides/quick-start#create-token-endpoint Cloud Services - Quick start}
+ * {@glink @cs guides/easy-image/quick-start#create-token-endpoint Cloud Services - Quick start}
  * and {@glink @cs guides/token-endpoints/tokenendpoint Cloud Services - Creating token endpoint} documentation.
  *
  * Without a properly working token endpoint (token URL) CKEditor plugins will not be able to connect to CKEditor Cloud Services.