Prechádzať zdrojové kódy

Update libraries.md

Björn Ritzl 1 rok pred
rodič
commit
b634d296a3
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      docs/en/manuals/libraries.md

+ 1 - 1
docs/en/manuals/libraries.md

@@ -66,7 +66,7 @@ https://github-username:[email protected]/defold/private/archive/
 To fetch from a private repository on GitLab you need to [generate a personal access token](https://docs.gitlab.com/ee/security/token_overview.html) and send as a URL parameter.
 
 ```
-https://gitlab.com/defold/private/-/archive/main/test-main.zip?private=personal-access-token
+https://gitlab.com/defold/private/-/archive/main/test-main.zip?private_token=personal-access-token
 ```
 
 ### Advanced access authentication