From 9a1805cd0ac4cfb44d961cd690d1999f4dc60a47 Mon Sep 17 00:00:00 2001 From: terris Date: Sun, 15 Dec 2019 17:31:31 -0500 Subject: [PATCH] Turn and face the strange / Ch-ch-changes\!1one --- README.md | 2 +- docs/methods.md | 2 +- mkdocs.yml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9f179a4..ee25036 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ ## Description of mkdocs setup and drone deployment setup -> see [https://terris.tilde.team/substation-drone.html](https://terris.tilde.team/substation-drone.html) for details about deploying this repository. +> see [https://terris.tilde.team/substation/substation-drone/](https://terris.tilde.team/substation/substation-drone/) for details about deploying this repository. diff --git a/docs/methods.md b/docs/methods.md index 3d5c01c..21bb791 100644 --- a/docs/methods.md +++ b/docs/methods.md @@ -6,7 +6,7 @@ > This very site [terris research substation](https://terris.tilde.team/substation/) is deployed like the main terris station pages, using a [git repo](https://tildegit.org/terris/substation) with a [drone pipeline](https://tildegit.org/terris/substation/src/branch/master/.drone.yml) which builds the site whenever changes are pushed from the local repo. ->> details [here](https://terris.tilde.team/substation-drone.html). +>> details [here](https://terris.tilde.team/substation-drone/). ## tilde.club/~terris diff --git a/mkdocs.yml b/mkdocs.yml index c7d2d41..0edb25b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -4,8 +4,8 @@ site_dir: substation nav: - home: 'index.md' - methods: - - 'Methods Overview': 'methods.md' - - 'Substation Drone Config': 'substation-drone.md' + - 'Methods Overview': 'methods.md' + - 'Substation Drone Config': 'substation-drone.md' - sandbox: 'sandbox.md' - about: 'about.md' theme: