8
0
Quellcode durchsuchen

Fixed broken link.

Piotr Jasiun vor 6 Jahren
Ursprung
Commit
3f4dae24bb
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      packages/ckeditor5-cloud-services/src/cloudservices.js

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

@@ -154,7 +154,7 @@ CloudServices.Token = Token;
  *
  * You can find more information about token endpoints in the
  * {@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.
+ * and {@glink @cs guides/security/token-endpoint 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.
  *