There was an error while loading. Please reload this page.
1 parent bd48782 commit 047b962Copy full SHA for 047b962
1 file changed
exercises/practice/perfect-numbers/.meta/config.json
@@ -18,5 +18,5 @@
18
},
19
"blurb": "Determine if a number is perfect, abundant, or deficient based on Nicomachus' (60 - 120 CE) classification scheme for positive integers.",
20
"source": "Taken from Chapter 2 of Functional Thinking by Neal Ford.",
21
- "source_url": "https://www.oreilly.com/library/view/functional-thinking/9781449365509/"
+ "source_url": "https://nealford.com/books/functionalthinking.html"
22
}
0 commit comments