From 5eabb9e3febe1b71f6d9f41e121da000fe926ea9 Mon Sep 17 00:00:00 2001 From: Jordi Gonzalez Date: Mon, 11 Mar 2024 09:56:53 +0100 Subject: [PATCH] Revert "Simplified referemces" This reverts commit 68c6518a748d797db1707f82193c0663809f4318. --- 3MF Boolean operations.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/3MF Boolean operations.md b/3MF Boolean operations.md index fee9b29..f7f98a0 100644 --- a/3MF Boolean operations.md +++ b/3MF Boolean operations.md @@ -318,10 +318,6 @@ The diagram in [Chapter 1. Overview of Additions](https://github.com/3MFConsorti # References -**CSG** +**CSG** Wikipedia, the free encyclopedia: [Constructive solid geometry](https://en.wikipedia.org/wiki/Constructive_solid_geometry) -Wikipedia, the free encyclopedia: Constructive solid geometry https://en.wikipedia.org/wiki/Constructive_solid_geometry - -**3MF Core Specification references** - -See the 3MF Core Specification references https://github.com/3MFConsortium/spec_core/blob/1.2.3/3MF%20Core%20Specification.md#references. \ No newline at end of file +See the [3MF Core Specification references](https://github.com/3MFConsortium/spec_core/blob/1.3.0/3MF%20Core%20Specification.md#references) for additional references.