aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Build/DMBS/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/Build/DMBS/Readme.md')
-rw-r--r--LUFA/Build/DMBS/Readme.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/LUFA/Build/DMBS/Readme.md b/LUFA/Build/DMBS/Readme.md
index 448db1e70..05125ce5b 100644
--- a/LUFA/Build/DMBS/Readme.md
+++ b/LUFA/Build/DMBS/Readme.md
@@ -35,9 +35,7 @@ are included via a GNU Make `include` directive. While the DMBS `core` module is
always required, you can pick and choose what other modules you wish to add to
your user project.
-DMBS is also used in the LUFA Project which provides a
-[detailed documentation](http://www.fourwalledcubicle.com/files/LUFA/Doc/151115/html/_page__build_system.html)
-of DMBS.
+[See here for the documentation on the individual modules provided by DMBS.](DMBS/Modules.md)
Here's an example user makefile: