Skip to content

Commit

Permalink
nit: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshi Yamaguchi committed Jul 27, 2024
1 parent 5468f10 commit 60f42b8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions content/ja/docs/collector/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ OpenTelemetryコレクターは、[トレース](/docs/concepts/signals/traces/)
export GOBIN=${GOBIN:-$(go env GOPATH)/bin}
```

[^1]:
詳細については、Goの公式サイトにある[Your first program](https://go.dev/doc/code#Command)のドキュメントを参照してください。
[^1]: 詳細については、Goの公式サイトにある[Your first program](https://go.dev/doc/code#Command)のドキュメントを参照してください。

## 環境の設定

Expand Down Expand Up @@ -127,6 +126,5 @@ OpenTelemetryコレクターは、[トレース](/docs/concepts/signals/traces/)
[gobin]: https://pkg.go.dev/cmd/go#hdr-Environment_variables
[logs]: /docs/concepts/signals/logs/
[metrics]: /docs/concepts/signals/metrics/
[telemetrygen]:
https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/cmd/telemetrygen
[telemetrygen]: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/cmd/telemetrygen
[traces]: /docs/concepts/signals/traces/

0 comments on commit 60f42b8

Please sign in to comment.