From 79a16ecc36e045ee6cfb6042f58cd33470e1f0c3 Mon Sep 17 00:00:00 2001 From: dmc Date: Thu, 25 Jan 2024 18:01:04 +0100 Subject: [PATCH] howto headings --- howto/connect-to-many-peers-by-topic-with-hyperswarm.md | 2 +- howto/connect-two-peers-by-key-with-hyperdht.md | 2 +- howto/create-a-full-peer-to-peer-filesystem-with-hyperdrive.md | 2 +- howto/replicate-and-persist-with-hypercore.md | 2 +- howto/share-append-only-databases-with-hyperbee.md | 2 +- howto/work-with-many-hypercores-using-corestore.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/howto/connect-to-many-peers-by-topic-with-hyperswarm.md b/howto/connect-to-many-peers-by-topic-with-hyperswarm.md index 58572d7..bee7730 100644 --- a/howto/connect-to-many-peers-by-topic-with-hyperswarm.md +++ b/howto/connect-to-many-peers-by-topic-with-hyperswarm.md @@ -1,4 +1,4 @@ -### How to connect to many peers by topic with Hyperswarm +# How to connect to many peers by topic with Hyperswarm Get setup by creating a project folder and installing dependencies: diff --git a/howto/connect-two-peers-by-key-with-hyperdht.md b/howto/connect-two-peers-by-key-with-hyperdht.md index 9451279..67a336b 100644 --- a/howto/connect-two-peers-by-key-with-hyperdht.md +++ b/howto/connect-two-peers-by-key-with-hyperdht.md @@ -1,5 +1,5 @@ -### How to connect two Peers by key with Hyperdht +# How to connect two Peers by key with Hyperdht Get setup by creating a project folder and installing dependencies: diff --git a/howto/create-a-full-peer-to-peer-filesystem-with-hyperdrive.md b/howto/create-a-full-peer-to-peer-filesystem-with-hyperdrive.md index 163ee9b..41c472e 100644 --- a/howto/create-a-full-peer-to-peer-filesystem-with-hyperdrive.md +++ b/howto/create-a-full-peer-to-peer-filesystem-with-hyperdrive.md @@ -1,4 +1,4 @@ -### How to create a full peer-to-peer filesystem with Hyperdrive +# How to create a full peer-to-peer filesystem with Hyperdrive Get setup by creating a project folder and installing dependencies: diff --git a/howto/replicate-and-persist-with-hypercore.md b/howto/replicate-and-persist-with-hypercore.md index ce28ac2..279fdb3 100644 --- a/howto/replicate-and-persist-with-hypercore.md +++ b/howto/replicate-and-persist-with-hypercore.md @@ -1,4 +1,4 @@ -### How to replicate and persist with Hypercore +# How to replicate and persist with Hypercore Get setup by creating a project folder and installing dependencies: diff --git a/howto/share-append-only-databases-with-hyperbee.md b/howto/share-append-only-databases-with-hyperbee.md index 5047db2..cf2df38 100644 --- a/howto/share-append-only-databases-with-hyperbee.md +++ b/howto/share-append-only-databases-with-hyperbee.md @@ -1,5 +1,5 @@ -### How to share Append-Only Databases with Hyperbee +# How to share Append-Only Databases with Hyperbee Get setup by creating a project folder and installing dependencies: diff --git a/howto/work-with-many-hypercores-using-corestore.md b/howto/work-with-many-hypercores-using-corestore.md index 8847812..3037fd1 100644 --- a/howto/work-with-many-hypercores-using-corestore.md +++ b/howto/work-with-many-hypercores-using-corestore.md @@ -1,5 +1,5 @@ -### How to work with many Hypercores using Corestore +# How to work with many Hypercores using Corestore Get setup by creating a project folder and installing dependencies: