Skip to content

fix: fix linkchecker by unlinking bechtle in adopters file #139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The list of organizations that have publicly shared the usage of Score:

| Organization | Success Story |
|:------------------------------------|---------------|
| [Bechtle](https://www.bechtle.com/) | Empower both internal and external Developers to use the Score `spec` to define the containerized workloads and their dependencies, and deploy them to Bechtle's IDP via the [Humanitec's Score implementation (`humctl`)](https://humanitec.com/products/score). |
| Bechtle | Empower both internal and external Developers to use the Score `spec` to define the containerized workloads and their dependencies, and deploy them to Bechtle's IDP via the [Humanitec's Score implementation (`humctl`)](https://humanitec.com/products/score). |
| [Cimpress](https://cimpress.com/) | Provide developers with a code-based, self-service interface to define dependencies for their workloads with the Score `spec`. Simplify the interactions with infrastructure by abstracting the underlying tooling and complexity, reducing cognitive load with the [Humanitec's Score implementation (`humctl`)](https://humanitec.com/products/score). |
| [Convera](https://convera.com/) | Enable Developers to choose their preferred level of abstractions for optimal developer self-service and productivity by using the Score `spec` for all their microservices, and deploy them via the [Humanitec's Score implementation (`humctl`)](https://humanitec.com/products/score). |
| [Humanitec](https://humanitec.com) | Use the Score `spec` to define all the containerized workloads and their dependencies of the SaaS product. [`score-compose`](https://docs.score.dev/docs/score-implementation/score-compose/) is used to run integration tests locally and in the CI pipelines with Docker Compose. Score files are deployed via the [Humanitec's Score implementation (`humctl`)](https://humanitec.com/products/score). |
Expand Down
Loading