@@ -27,17 +27,20 @@ In every pull request, the _arangodb-docs-automation_ bot comments with a deploy
2727preview link. Whenever you push a change to the PR branch, a preview is built.
2828If it succeeds, then you can view the preview hosted on Netlify by following
2929the link.
30-
30+ [ s ] ( url )
3131Note that the automatic previews run [ plain builds] ( #plain-build ) , which means
32- that [ generated content] ( #generated-content ) is not updated. The ArangoDB
32+ that [ generated content] ( #generated-content ) is not updated. The Arango
3333documentation team takes of regenerating this content if necessary.
3434
3535### Contributor License Agreement
3636
3737To accept external contributions, we need you to fill out and sign our
38- Contributor License Agreement (CLA). We use an Apache 2 CLA for ArangoDB,
39- which can be found here: < https://www.arangodb.com/documents/cla.pdf >
40- You can scan and email the CLA PDF file to
< [email protected] > or send it via
38+ Contributor License Agreement (CLA):
39+
40+ - [ Individual Contributor License Agreement] ( https://arango.ai/contributor-license )
41+ - [ Corporate Contributor License Agreement] ( https://arango.ai/corporate-cla )
42+
43+ You can scan and email the CLA PDF file to
< [email protected] > or send it via
4144fax to +49-221-2722999-88.
4245
4346## Build the documentation
@@ -276,7 +279,7 @@ requiring to manually apply changes to different versions as necessary.
276279 - ` public/` - Default output directory for the generated site (not committed)
277280 - ` resources/` - Holds the various cached resources that are generated by Hugo
278281 when using `hugo serve`
279- - ` themes/` - Folder for Hugo themes, containing the customized ArangoDB docs theme
282+ - ` themes/` - Folder for Hugo themes, containing the customized Arango docs theme
280283- ` toolchain/` - Folder for the docs toolchain tools and scripts
281284 - ` arangoproxy/` - Source code of the arangoproxy web server
282285 - ` docker/` - The Docker container and compose files, with two sets of
0 commit comments