Skip to content

Commit deae582

Browse files
committed
docs: update repository references and fix broken link after migration
- mkdocs.yml: edit_uri and git-committers repository -> openaev/main - comments.html: Giscus data-repo + data-repo-id + data-category-id fetched from openaev/General via GraphQL - 10 admonitions + README: OpenAEV-Platform/docs -> OpenAEV-Platform/openaev - xtm-suite-connector.md: fix multi-tenancy relative link - .gitignore: ignore .venv-build/ (local mkdocs build venv)
1 parent f483ed5 commit deae582

14 files changed

Lines changed: 17 additions & 16 deletions

File tree

docs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ site/
88
.venv
99
venv
1010
.vscode
11+
.venv-build/

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Please follow the Manual instructions below.
2828
### Alternative: manual local build and serve
2929
Clone the repository:
3030
```shell
31-
$ git clone git@github.com:OpenAEV-Platform/docs.git
31+
$ git clone git@github.com:OpenAEV-Platform/openaev.git
3232
```
3333

3434
Install dependencies; consider a virtual environment for doing so

docs/docs/administration/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
!!! tip "Under construction"
44

5-
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/docs).
5+
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/openaev).

docs/docs/administration/parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
!!! tip "Under construction"
44

5-
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/docs).
5+
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/openaev).

docs/docs/development/api-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
!!! tip "Under construction"
44

5-
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/docs).
5+
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/openaev).

docs/docs/development/environment-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
!!! tip "Under construction"
44

5-
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/docs).
5+
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/openaev).

docs/docs/development/platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
!!! tip "Under construction"
44

5-
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/docs).
5+
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/openaev).

docs/docs/usage/components/media-pressure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
We are doing our best to complete this page.
55
If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io)
6-
or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/docs).
6+
or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/openaev).
77

88

99
Media pressure consists of articles or web contents you create to give more shape to your Scenario, or to simulate contextual pressure on your Teams and Players.

docs/docs/usage/evaluate/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
!!! tip "Under construction"
44

5-
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/docs).
5+
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/openaev).
66

77
The Home screen provides visitors of the OpenAEV platform with an overview of the platform's live activity and a
88
snapshot of your global security posture. Below is a breakdown of the various widgets available on this page.

docs/docs/usage/injects-builtin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
!!! tip "Under construction"
44

5-
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/docs).
5+
We are doing our best to complete this page. If you want to participate, don't hesitate to join the [Filigran Community on Slack](https://community.filigran.io) or submit your pull request on the [Github doc repository](https://github.com/OpenAEV-Platform/openaev).

0 commit comments

Comments
 (0)