From cefe5633e31870d886d05ced24fde50b4fc1dcee Mon Sep 17 00:00:00 2001 From: mediocregopher <> Date: Thu, 10 Sep 2020 21:23:52 -0600 Subject: [PATCH] Remove reference to Tutorial 4 from README --- type: change description: Remove reference to Tutorial 4 from README fingerprint: AAZ6mXb8pcXY9AtOk/Be3fztonzrCs3Zy5DZNdST9uNI credentials: - type: pgp_signature pub_key_id: 95C46FA6A41148AC body: iQIzBAABAgAdFiEEJ6tQKp6olvZKJ0lwlcRvpqQRSKwFAl9a7cIACgkQlcRvpqQRSKzdHA/9F+zTI8f2Hxhhq5I9M8DOHPlRn4LRKuowK2dH417PmpqKUTHmTcgjK/4p8Iw9LhyQ0CMJYfbZNHPXzni/ThgGXdytACCp9uws5tFCLlktAr+4teMIRsDf8H2ZzUi9VLJAh8U9p7ZyTvhSbxOZLcetLcDWj4Su6/lD/J67bKHmyFbtRk3poV45ivNh5IzrUsN3r0wcNQmSxf44bDz5S+I219pC4lKhBweR1ps8MHij0kaRq2HLRr3hCEQBTEznR9vdpB6owJ4jnzydWRyJf7e5CBqFuaERFoSJbcMONb/J72C46Fu2CzOH9JntCcmpWCK8JYlrQTchf1ZIkhHbidcx0z3Aitb8j+WGZUSEwrdsBEKMEuV30wTNSE6k4s/srcZuo4Wu9EbXg384M9n5/z3z+YECWom6SmRz27iru5aNHzbs3mERs/k47fNIshZFhQo6H6wbKyGw6URKQfK1tLuucmxCQ0LkNp6SYT+ibxTg9F1U6WqChHcGNn/d/zbLz+XcZyFJatNSqNRoZq8oi0/USqkCoEJgHZzwEh6FjVHHqdd8J9A4x6dVe/F/20qPRCJKLV80XODzl7LLcNNcbLzvigobXAzhtb43NxSHCSFCr4SAiwfEsQD+u7jq2SCdzNYwxyz2JPxFiozV9EQiqaKOyQF1h6ZZb7SllrEBkmNhV/E= account: mediocregopher --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4126cf1..74f847c 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,7 @@ to start. [dehub-remote](/cmd/dehub-remote/) is a simple docker image which can be used to host a remote dehub project over http(s). The endpoint will automatically verify -all pushed commits. [Tutorial 4](#tutorials) provides a brief walkthrough on -using it. +all pushed commits. [git-http-server](/cmd/git-http-server/) is a small server which makes a git repo's file tree available via http. It will automatically render markdown files