diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml new file mode 100644 index 0000000..ff380d4 --- /dev/null +++ b/.github/workflows/check-links.yml @@ -0,0 +1,14 @@ +name: Check broken links # https://github.com/marketplace/actions/run-linkspector-with-reviewdog +on: [ workflow_dispatch, pull_request ] +jobs: + check-links: + name: runner / linkspector + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + - name: Run linkspector + uses: umbrelladocs/action-linkspector@v1 + with: + github_token: ${{ secrets.GITHUB_TOKEN }} + reporter: github-pr-review + fail_level: any \ No newline at end of file diff --git a/content/en/documentation/_index.md b/content/en/documentation/_index.md index e533d6f..b447470 100755 --- a/content/en/documentation/_index.md +++ b/content/en/documentation/_index.md @@ -1,6 +1,6 @@ --- title: Documentation -menu: {main: {weight: 20}} +menu: { main: { weight: 20 } } weight: 20 cascade: @@ -8,9 +8,9 @@ cascade: --- {{% pageinfo %}} -Welcome to the EDC, a framework for building globally-scalable data sharing services. +Welcome to the Eclipse Dataspace Components (EDC), a framework for building globally-scalable data sharing services. {{% /pageinfo %}} - + Many organizations face the challenge of securely sharing data with their partners or other trusted third parties. In the past, this has been the realm of proprietary EDI solutions. EDC is an alternative to these systems built on the concept of [dataspaces](https://dataspace.eclipse.org/). EDC is a set of components that enable developers to create