Skip to content

Commit a798f30

Browse files
committed
Revert "Ch06: Fix link to script source"
This reverts commit 5fc8cc2.
1 parent 4cae912 commit a798f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch06.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ And we're done!
167167
<img src="images/cats_ss.png" alt="cats grid" />
168168

169169
Here is the finished script:
170-
[include](https://github.com/MostlyAdequate/mostly-adequate-guide/blob/master/exercises/ch06/main.js)
170+
[include](./exercises/ch06/main.js)
171171

172172
Now look at that. A beautifully declarative specification of what things are, not how they come to be. We now view each line as an equation with properties that hold. We can use these properties to reason about our application and refactor.
173173

0 commit comments

Comments
 (0)