Skip to content

Commit 1fe2c24

Browse files
Replace hosted/ing service with hosted-service in command example (#131)
1 parent 817b72f commit 1fe2c24

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

pages/ar/hosted-service/what-is-hosted-service.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: ما هي الخدمة المستضافة (Hosted Service)؟
88

99
## إنشاء الـ Subgraph
1010

11-
اتبع أولاً التعليمات [ هنا ](/developer/define-subgraph-hosted) لتثبيت Graph CLI. قم بإنشاء subgraph عن طريق تمرير `graph init --product hosted service`
11+
اتبع أولاً التعليمات [ هنا ](/developer/define-subgraph-hosted) لتثبيت Graph CLI. قم بإنشاء subgraph عن طريق تمرير `graph init --product hosted-service`
1212

1313
### من عقد موجود
1414

pages/en/hosted-service/what-is-hosted-service.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you don't have an account on the Hosted Service, you can signup with your Git
88

99
## Create a Subgraph
1010

11-
First follow the instructions [here](/developer/define-subgraph-hosted) to install the Graph CLI. Create a subgraph by passing in `graph init --product hosted service`
11+
First follow the instructions [here](/developer/define-subgraph-hosted) to install the Graph CLI. Create a subgraph by passing in `graph init --product hosted-service`
1212

1313
### From an Existing Contract
1414

pages/es/hosted-service/what-is-hosted-service.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Si no tienes una cuenta en el Servicio Alojado, puedes registrarte con tu cuenta
88

99
## Crear un Subgrafo
1010

11-
Primero sigue las instrucciones [aquí](/developer/define-subgraph-hosted) para instalar the Graph CLI. Crea un subgrafo pasando `graph init --product hosted service`
11+
Primero sigue las instrucciones [aquí](/developer/define-subgraph-hosted) para instalar the Graph CLI. Crea un subgrafo pasando `graph init --product hosted-service`
1212

1313
### De un Contrato Existente
1414

pages/ja/hosted-service/what-is-hosted-service.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: ホステッドサービスとは?
88

99
## サブグラフの作成
1010

11-
まず[こちら](/developer/define-subgraph-hosted)の指示に従って、Graph CLI をインストールします。`graph init --product hosted service`を渡してサブグラフを作成します。
11+
まず[こちら](/developer/define-subgraph-hosted)の指示に従って、Graph CLI をインストールします。`graph init --product hosted-service`を渡してサブグラフを作成します。
1212

1313
### 既存のコントラクトから
1414

pages/ko/hosted-service/what-is-hosted-service.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: 호스팅 서비스란?
88

99
## 서브그래프 생성하기
1010

11-
먼저 [여기](/developer/define-subgraph-hosted)의 지침에 따라 Graph CLI를 설치하십시오. `graph init --product hosted service`를 전달하여 서브그래프를 만듭니다.
11+
먼저 [여기](/developer/define-subgraph-hosted)의 지침에 따라 Graph CLI를 설치하십시오. `graph init --product hosted-service`를 전달하여 서브그래프를 만듭니다.
1212

1313
### 기존 컨트랙트로 부터
1414

pages/vi/hosted-service/what-is-hosted-service.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you don't have an account on the Hosted Service, you can signup with your Git
88

99
## Tạo một Subgraph
1010

11-
First follow the instructions [here](/developer/define-subgraph-hosted) to install the Graph CLI. Create a subgraph by passing in `graph init --product hosted service`
11+
First follow the instructions [here](/developer/define-subgraph-hosted) to install the Graph CLI. Create a subgraph by passing in `graph init --product hosted-service`
1212

1313
### From an Existing Contract
1414

pages/zh/hosted-service/what-is-hosted-service.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: 什么是托管服务?
88

99
## 创建子图
1010

11-
首先按照[此处](/developer/define-subgraph-hosted)的说明安装 Graph CLI。 通过传入 `graph init --product hosting service` 创建子图
11+
首先按照[此处](/developer/define-subgraph-hosted)的说明安装 Graph CLI。 通过传入 `graph init --product hosted-service` 创建子图
1212

1313
### 基于现有合约
1414

0 commit comments

Comments
 (0)