Skip to content

Commit b4283e4

Browse files
committed
Fixed line number check error
1 parent 63c8f18 commit b4283e4

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

i18n/ja/docusaurus-plugin-content-docs/current/endpoints/post-identity-map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,4 +297,4 @@ Identity mapping の一般的な情報については、[Advertiser/Data Provide
297297
- SDK for Python Reference Guide, [Usage for Advertisers/Data Providers](../sdks/sdk-ref-python.md#usage-for-advertisersdata-providers) section
298298
- SDK for Java Reference Guide, [Usage for Advertisers/Data Providers](../sdks/sdk-ref-java.md#usage-for-advertisersdata-providers) section
299299

300-
Snowflake に関する情報は、[Snowflake Integration Guide](../guides/integration-snowflake.md) を参照してください。
300+
Snowflake に関する情報は、[Snowflake Integration Guide](../guides/integration-snowflake.md) を参照してください。

i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aks-enclave.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,4 +476,4 @@ ASK 用の UID2 Private Operator の新しいバージョンがリリースさ
476476

477477
## Keeping the Operator Key Secure
478478

479-
<SnptRotatingTheKeys />
479+
<SnptRotatingTheKeys />

i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-azure-enclave.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ Microsoft Azure で UID2 Private Operator をホストする Virtual Private Clo
303303

304304
HTTP 200 と `OK` という応答本文が表示された場合、正常な状態です。
305305

306-
import AttestFailure from '../snippets/_snpt-private-operator-attest-failure.mdx';
306+
### Private Operator Attestation Failure
307307

308308
<SnptAttestFailure />
309309

i18n/ja/docusaurus-plugin-content-docs/current/sdks/sdk-ref-python.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ version:
5757

5858
## Release Notes
5959

60-
For detailed information about changes, bug fixes, and new features in each release, see the [release notes on GitHub](https://github.com/IABTechLab/uid2-client-python/releases).
6160
各リリースの変更点、バグ修正、新機能の詳細については、[release notes on GitHub](https://github.com/IABTechLab/uid2-client-python/releases) を参照してください。
6261

6362
## Installation

0 commit comments

Comments
 (0)