diff --git a/config.toml b/config.toml
index b279b4f..9377cff 100644
--- a/config.toml
+++ b/config.toml
@@ -985,13 +985,6 @@ theme = "doc-theme"
parent = "datasheets@oem"
weight = 60
-[[menu.main]]
- name = "OEM Deepsleep"
- url = "/datasheets/oem/deepsleep/"
- identifier = "datasheets@oem@deepsleep"
- parent = "datasheets@oem"
- weight = 70
-
[[menu.main]]
name = "Expansion Boards and Shields"
url = "/datasheets/expansionboards/"
diff --git a/content/datasheets/_index.md b/content/datasheets/_index.md
index 8301b5b..38b8f06 100644
--- a/content/datasheets/_index.md
+++ b/content/datasheets/_index.md
@@ -23,8 +23,10 @@ The follow pages contain all information relating to each product, for example:
- [W01](/datasheets/oem/w01/)
- [L01](/datasheets/oem/l01/)
+- [L01 OEM Baseboard](/datasheets/oem/l01_reference/)
- [L04](/datasheets/oem/l04/)
-- [Baseboard](datasheets/oem/universal_reference/)
+- [Universal OEM Baseboard](/datasheets/oem/universal_reference/)
+
## Expansion boards
diff --git a/content/datasheets/oem/_index.md b/content/datasheets/oem/_index.md
index 6d6536f..b25300e 100644
--- a/content/datasheets/oem/_index.md
+++ b/content/datasheets/oem/_index.md
@@ -10,7 +10,6 @@ This section contains all of the datasheets for the Pycom OEM Devices. This incl
- [W01](/datasheets/oem/w01/)
- [G01](/datasheets/oem/g01/)
- [L01](/datasheets/oem/l01/)
-- [L01](/datasheets/oem/l01_reference/)
+- [L01 OEM Baseboard](/datasheets/oem/l01_reference/)
- [L04](/datasheets/oem/l04/)
-- [Baseboard](datasheets/oem/universal_reference/)
-- [Deepsleep](datasheets/oem/deepsleep/)
\ No newline at end of file
+- [Universal OEM Baseboard](/datasheets/oem/universal_reference/)
diff --git a/content/datasheets/oem/l01_reference.md b/content/datasheets/oem/l01_reference.md
index 286cf3d..0004709 100644
--- a/content/datasheets/oem/l01_reference.md
+++ b/content/datasheets/oem/l01_reference.md
@@ -11,9 +11,7 @@ aliases:
The L01 OEM reference board is a reference design suitable for the L01 as well as the W01. It makes it possible to have a single PCB design that can accommodate both of the OEM modules.
-{{% hint style="info" %}}
-If you require a reference board for the L04 or G01, this design is **not** suitable as it does not feature a SIM slot or the double antenna connection. For the L04 or G01 please use the [Universal OEM Baseboard Reference](../universal_reference)
-{{% /hint %}}
+> If you require a reference board for the L04 or G01, this design is **not** suitable as it does not feature a SIM slot or the double antenna connection. For the L04 or G01 please use the [Universal OEM Baseboard Reference](../universal_reference)
## Features
@@ -24,22 +22,19 @@ If you require a reference board for the L04 or G01, this design is **not** suit
* DC-DC regulator (3.5 - 5.5V) input with low current draw during Deep Sleep
* Reset button
+> The reference board has exactly the same pinout as a developmnent module and can be used in its place!
+
## Layout
-The layout of the L01 baseboard reference is available as a PDF File.
-
- L01 OEM Layout
+The layout of the L01 baseboard reference is available as a [PDF File](/gitbook/assets/l01-oem-layout.pdf)

## Schematic
-The schematic of the L01 baseboard reference is available as a PDF File.
-
- L01 OEM Schematic
+The schematic of the L01 baseboard reference is available as a [PDF File](/gitbook/assets/l01-oem-schematic.pdf)
## Altium Project and Gerber Files
-The Altium Project and Gerber files are also available as a ZIP File.
+The Altium Project and Gerber files are also available as a [ZIP File](/gitbook/assets/l01-oem-baseboard-ref.zip)
- L01 OEM Altium Project and Gerber Files
diff --git a/content/datasheets/oem/universal_reference.md b/content/datasheets/oem/universal_reference.md
index 42b3ad0..2f31ada 100644
--- a/content/datasheets/oem/universal_reference.md
+++ b/content/datasheets/oem/universal_reference.md
@@ -11,35 +11,34 @@ aliases:
The universal OEM reference board is a reference design suitable for the W01, L01, L04 and G01 OEM modules, making it possible to have a single PCB design that can accommodate all of our OEM modules.
-{{% hint style="info" %}}
-If you require a reference board for the G01, this design is the only one that is suitable. The L01 reference board does not contain the necessary SIM slot.
-{{% /hint %}}
+>If you require a reference board for the G01, this design is the only one that is suitable. The L01 reference board does not contain the necessary SIM slot.
+
## Features
* Suits all of the OEM modules \(L01, L04, W01, G01\)
* On-board 2.4GHz antenna for WiFi and Bluetooth, with the ability to switch to an external antenna via a U.FL connector.
* 3 U.FL connectors for all the outputs available on the OEM modules
+* SIM card holder
* WS2812B RGB LED
* DC-DC regulator (3.5 - 5.5V) input with low current draw during Deep Sleep
* Reset button
+> The reference board has exactly the same pinout as a developmnent module and can be used in its place!
+
## Layout
-The layout of the OEM baseboard reference is available as a PDF File
+The layout of the OEM baseboard reference is available as a [PDF File](/gitbook/assets/oem-universal-layout.pdf)
- OEM Layout

## Schematic
-The schematic of the OEM baseboard reference is available as a PDF File.
+The schematic of the OEM baseboard reference is available as a [PDF File](/gitbook/assets/oem-universal-schematic.pdf)
- OEM Schematic
## Altium Project and Gerber Files
-The Altium Project and Gerber files are also available as a ZIP File.
+The Altium Project and Gerber files are also available as a [ZIP File](gitbook/assets/oem-universal-baseboard-ref.zip)
-[OEM Altium Project and Gerber Files](/gitbook/assets/oem-universal-baseboard-ref.zip)