From ab951c50ab665354c376673575b25a0b146b7b76 Mon Sep 17 00:00:00 2001 From: ashwinkumar12345 Date: Tue, 10 Nov 2020 19:54:59 -0800 Subject: [PATCH] fixed name error --- docs/ppl/commands.md | 2 +- docs/ppl/endpoint.md | 2 +- docs/ppl/functions.md | 2 +- docs/ppl/protocol.md | 2 +- docs/ppl/settings.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/ppl/commands.md b/docs/ppl/commands.md index 70cd16a3..bb9893ae 100644 --- a/docs/ppl/commands.md +++ b/docs/ppl/commands.md @@ -1,7 +1,7 @@ --- layout: default title: Commands -parent: PPL +parent: Pipe Processing Language nav_order: 4 --- diff --git a/docs/ppl/endpoint.md b/docs/ppl/endpoint.md index 033f7db7..462e916c 100644 --- a/docs/ppl/endpoint.md +++ b/docs/ppl/endpoint.md @@ -1,7 +1,7 @@ --- layout: default title: Endpoint -parent: PPL +parent: Pipe Processing Language nav_order: 1 --- diff --git a/docs/ppl/functions.md b/docs/ppl/functions.md index 4f3be715..fd23e47f 100644 --- a/docs/ppl/functions.md +++ b/docs/ppl/functions.md @@ -1,7 +1,7 @@ --- layout: default title: Functions -parent: PPL +parent: Pipe Processing Language nav_order: 10 --- diff --git a/docs/ppl/protocol.md b/docs/ppl/protocol.md index 0b41ae1b..15a3c0c5 100644 --- a/docs/ppl/protocol.md +++ b/docs/ppl/protocol.md @@ -1,7 +1,7 @@ --- layout: default title: Protocol -parent: PPL +parent: Pipe Processing Language nav_order: 2 --- diff --git a/docs/ppl/settings.md b/docs/ppl/settings.md index 07fcf7bf..5de75315 100644 --- a/docs/ppl/settings.md +++ b/docs/ppl/settings.md @@ -1,7 +1,7 @@ --- layout: default title: Settings -parent: PPL +parent: Pipe Processing Language nav_order: 3 ---