From 2956b5fcaac1ea60f381f0575bd4486c746b0711 Mon Sep 17 00:00:00 2001 From: bfarmer67 Date: Mon, 5 Aug 2024 16:30:35 -0700 Subject: [PATCH 1/2] Update _config.yml --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 7069d67..038d037 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,7 +1,7 @@ title: Hyperbee Pipeline description: Documentation for Hyperbee Pipeline. remote_theme: pmarsceill/just-the-docs -baseurl: "/hyperbee.json/" +baseurl: "/hyperbee.pipeline/" url: "https://stillpoint-software.github.io" aux_links: From 1639e64b588c20de9410cd373a5f88359cd736d6 Mon Sep 17 00:00:00 2001 From: bfarmer67 Date: Mon, 5 Aug 2024 16:31:21 -0700 Subject: [PATCH 2/2] Update childPipeline.md --- docs/childPipeline.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/childPipeline.md b/docs/childPipeline.md index 9e51efd..59d8f0e 100644 --- a/docs/childPipeline.md +++ b/docs/childPipeline.md @@ -1,7 +1,7 @@ --- layout: default -title: Child Pipeline +title: Child Pipelines nav_order: 3 --- -# Child Pipleline +# Child Piplelines