Skip to content

Commit

Permalink
Define markdown link-definitions for list ref into github
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Jan 16, 2025
1 parent 94d633f commit b4dd2ed
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
6 changes: 4 additions & 2 deletions content/en/ecosystem/adopters.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ OpenTelemetry for [Observability](/docs/concepts/observability-primer/).
## Adding your organization as an adopter {#how-to-add}

To have your organization listed, submit a PR with an entry added to the
[adopters list](https://github.com/open-telemetry/opentelemetry.io/tree/main/data/ecosystem/adopters.yaml).
The entry should include the following:
[adopters list]. The entry should include the following:

- Link to a blog post or other resource that describes how your organization
makes use of OpenTelemetry
Expand All @@ -37,3 +36,6 @@ If your organization provides a solution that consumes OpenTelemetry to offer
**Observability to end users**, see [Vendors](/ecosystem/vendors).

{{% ecosystem/keep-up-to-date adopter %}}

[adopters list]:
https://github.com/open-telemetry/opentelemetry.io/tree/main/data/ecosystem/adopters.yaml
6 changes: 4 additions & 2 deletions content/en/ecosystem/distributions.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ is provided as a convenience for the community. {{% /alert %}}
## Adding your distribution {#how-to-add}

To have your distribution listed, [submit a PR] with an entry added to the
[distributions list](https://github.com/open-telemetry/opentelemetry.io/tree/main/data/ecosystem/distributions.yaml).
The entry should include the following:
[distributions list]. The entry should include the following:

- Link to the main page of your distribution
- Link to the documentation that explains how to use the distribution
Expand All @@ -50,3 +49,6 @@ The entry should include the following:
[submit a PR]: /docs/contributing/pull-requests/

{{% ecosystem/keep-up-to-date distribution %}}

[distributions list]:
https://github.com/open-telemetry/opentelemetry.io/tree/main/data/ecosystem/distributions.yaml
6 changes: 4 additions & 2 deletions content/en/ecosystem/vendors.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ source product for their customers.
## Adding your organization {#how-to-add}

To have your organization listed, [submit a PR] with an entry added to the
[vendors list](https://github.com/open-telemetry/opentelemetry.io/tree/main/data/ecosystem/vendors.yaml).
The entry should include the following:
[vendors list]. The entry should include the following:

- Link to the documentation that details how your offering consumes
OpenTelemetry natively via [OTLP](/docs/specs/otlp/).
Expand All @@ -46,3 +45,6 @@ OpenTelemetry, see [Integrations](/ecosystem/integrations/).
[submit a PR]: /docs/contributing/pull-requests/

{{% ecosystem/keep-up-to-date vendor %}}

[vendors list]:
https://github.com/open-telemetry/opentelemetry.io/tree/main/data/ecosystem/vendors.yaml

0 comments on commit b4dd2ed

Please sign in to comment.