Skip to content

Commit dffdf8b

Browse files
committed
reformat recipes
1 parent b41fad7 commit dffdf8b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Level1-Module1/src/_05_vault/recipe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<body>
1111

1212
<script>
13-
window.onload=function(){document.location.href="http://level1.jointheleague.org/Mod1Recipes/vault.html"}
13+
window.onload=function(){document.location.href="http://central.jointheleague.org/levels/Level1/Mod1Recipes/vault.html"}
1414
</script>
1515

1616

Level1-Module1/src/_06_duck/recipe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<body>
1111

1212
<script>
13-
window.onload=function(){document.location.href="http://level1.jointheleague.org/Mod1Recipes/IntroToObjects.html"}
13+
window.onload=function(){document.location.href="http://central.jointheleague.org/levels/Level1/Mod1Recipes/IntroToObjects.html"}
1414
</script>
1515

1616

Level1-Module1/src/_07_binary_converter/recipe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<body>
1111

1212
<script>
13-
window.onload=function(){document.location.href="http://level1.jointheleague.org/Mod1Recipes/BinaryConverter.html"}
13+
window.onload=function(){document.location.href="http://central.jointheleague.org/levels/Level1/Mod1Recipes/BinaryConverter.html"}
1414
</script>
1515

1616

0 commit comments

Comments
 (0)