diff --git a/docs/layouts.rst b/docs/layouts.rst
index abd15ddb..ac6e88e8 100644
--- a/docs/layouts.rst
+++ b/docs/layouts.rst
@@ -243,7 +243,7 @@ fantasy.yml
-https://github.com/andymeneely/squib/tree/master/lib/squib/layouts/fantasy.yml
+https://github.com/andymeneely/squib/tree/master/lib/squib/builtin/layouts/fantasy.yml
economy.yml
~~~~~~~~~~~
@@ -253,7 +253,7 @@ economy.yml
-https://github.com/andymeneely/squib/tree/master/lib/squib/layouts/economy.yml
+https://github.com/andymeneely/squib/tree/master/lib/squib/builtin/layouts/economy.yml
tuck_box.yml
~~~~~~~~~~~~
@@ -265,7 +265,7 @@ Based on TheGameCrafter's template.
-https://github.com/andymeneely/squib/tree/master/lib/squib/layouts/tuck_box.yml
+https://github.com/andymeneely/squib/tree/master/lib/squib/builtin/layouts/tuck_box.yml
hand.yml
@@ -276,7 +276,7 @@ hand.yml
-https://github.com/andymeneely/squib/tree/master/lib/squib/layouts/hand.yml
+https://github.com/andymeneely/squib/tree/master/lib/squib/builtin/layouts/hand.yml
party.yml
@@ -287,7 +287,7 @@ party.yml
-https://github.com/andymeneely/squib/tree/master/lib/squib/layouts/party.yml
+https://github.com/andymeneely/squib/tree/master/lib/squib/builtin/layouts/party.yml
playing_card.yml
~~~~~~~~~~~~~~~~
@@ -297,7 +297,7 @@ playing_card.yml
-https://github.com/andymeneely/squib/tree/master/lib/squib/layouts/playing_card.yml
+https://github.com/andymeneely/squib/tree/master/lib/squib/builtin/layouts/playing_card.yml
See Layouts in Action
---------------------