Skip to content

Commit 5566323

Browse files
committed
Revert "Try this..."
This reverts commit c163bfb.
1 parent 1089707 commit 5566323

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

tutorials/1ch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: tutorial
33
categories: tutorial
44
sections: ['Getting Started', 'Installing from source', 'Creating a node', 'Sending messages', 'Spawning Remote Processes']
5-
title: 1. Getting Started
5+
title: Getting Started
66
---
77

88
### Getting Started

tutorials/2ch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: tutorial
33
categories: tutorial
44
sections: ['Overview', 'A Simple Example', 'Master Slave Configurations', 'Other Topologies and Backends']
5-
title: 2. Managing Topologies
5+
title: Managing Topologies
66
---
77

88
### Overview

tutorials/3ch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: tutorial
33
categories: tutorial
44
sections: ['Message Ordering', 'Selective Receive', 'Advanced Mailbox Processing', 'Typed Channels', 'Process Lifetime', 'Monitoring And Linking', 'Getting Process Info']
5-
title: 3. Getting to know Processes
5+
title: Getting to know Processes
66
---
77

88
### Message Ordering

tutorials/4ch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: tutorial
33
sections: ['Introduction', 'Managed Processes', 'A Basic Example', 'Building a Task Queue', 'Implementing the Client', 'Implementing the Server', 'Making use of Async', 'Wiring up Handlers', 'Putting it all together', 'Performance Considerations']
44
categories: tutorial
5-
title: 4. Managed Process Tutorial
5+
title: Managed Process Tutorial
66
---
77

88
### Introduction

tutorials/5ch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: tutorial
33
categories: tutorial
44
sections: ['Introduction']
5-
title: 5. Supervision Principles
5+
title: Supervision Principles
66
---
77

88
### Introduction

tutorials/6ch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: tutorial
33
sections: ['Introduction', 'Unexpected Messages', 'Hiding Implementation Details', 'Using Typed Channels']
44
categories: tutorial
5-
title: 6. Advanced Managed Processes
5+
title: Advanced Managed Processes
66
---
77

88
### Introduction

0 commit comments

Comments
 (0)