From 81195d8806378fa6a8b52499560d7eeb86ae6cf1 Mon Sep 17 00:00:00 2001 From: bi0qaw Date: Tue, 21 Nov 2017 21:31:27 +0100 Subject: [PATCH] Updated Shapes (markdown) --- Shapes.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Shapes.md b/Shapes.md index 120a6d9..18a2a4c 100644 --- a/Shapes.md +++ b/Shapes.md @@ -1,13 +1,13 @@ ## List of Shapes * [Circle](#circle) -* [Cube](Cube) -* [Cube Outline](CubeOutline) -* [Helix](HelixOutline) -* [Line](Line) -* [Polygon](Polygon) -* [Polygon Outline](PolygonOutline) -* [RandomSphere](RandomSphere) -* [Sphere](Sphere) +* [Cube](#cube) +* [Cube Outline](#cubeoutline) +* [Helix](#helixoutline) +* [Line](#line) +* [Polygon](#polygon) +* [Polygon Outline](#polygonoutline) +* [RandomSphere](#randomsphere) +* [Sphere](#sphere) These are all the basic shapes you can get with Biosphere2. ***