From 0de95b96aa9f4b3d7d02233c651cb68b1c19c6b7 Mon Sep 17 00:00:00 2001 From: Raffaele Pizzari Date: Sun, 26 May 2019 16:16:39 +0200 Subject: [PATCH] Fixes images paths --- content/01-comparison-operators.md | 2 +- content/02-arithmetic-operators.md | 2 +- content/03-types.md | 2 +- content/04-arrays.md | 2 +- content/05-logical-operators.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/01-comparison-operators.md b/content/01-comparison-operators.md index 5de0590..1d9b9f5 100644 --- a/content/01-comparison-operators.md +++ b/content/01-comparison-operators.md @@ -1,7 +1,7 @@ # Chapter 1 - Comparison
- Comparison Operators + Comparison Operators

Credits: illustration by unDraw diff --git a/content/02-arithmetic-operators.md b/content/02-arithmetic-operators.md index 075296c..ddec6fe 100644 --- a/content/02-arithmetic-operators.md +++ b/content/02-arithmetic-operators.md @@ -1,7 +1,7 @@ # Chapter 2 - Arithmetic operators

- Arithmetic operators + Arithmetic operators

Credits: illustration by unDraw diff --git a/content/03-types.md b/content/03-types.md index 95a60dd..1ed187a 100644 --- a/content/03-types.md +++ b/content/03-types.md @@ -1,7 +1,7 @@ # Chapter 3 -Types

- Types + Types

Credits: illustration by unDraw diff --git a/content/04-arrays.md b/content/04-arrays.md index 4888e91..01d825e 100644 --- a/content/04-arrays.md +++ b/content/04-arrays.md @@ -1,7 +1,7 @@ # Chapter 5 - Arrays

- Arrays + Arrays

Credits: illustration by unDraw diff --git a/content/05-logical-operators.md b/content/05-logical-operators.md index 03fcce5..dae6838 100644 --- a/content/05-logical-operators.md +++ b/content/05-logical-operators.md @@ -1,7 +1,7 @@ # Chapter 4 - operators

- Logical operators + Logical operators

Credits: illustration by unDraw