Skip to content

Commit 2c49bd1

Browse files
authored
New CLA links for README.md
1 parent 8d92b59 commit 2c49bd1

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,20 @@ In every pull request, the _arangodb-docs-automation_ bot comments with a deploy
2727
preview link. Whenever you push a change to the PR branch, a preview is built.
2828
If it succeeds, then you can view the preview hosted on Netlify by following
2929
the link.
30-
30+
[s](url)
3131
Note 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
3333
documentation team takes of regenerating this content if necessary.
3434

3535
### Contributor License Agreement
3636

3737
To 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
4144
fax 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

Comments
 (0)