Skip to content

Commit 1c00a96

Browse files
committed
Sync docs changes on perfect-numbers
1 parent 250562a commit 1c00a96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/practice/perfect-numbers/.meta/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
},
2323
"blurb": "Determine if a number is perfect, abundant, or deficient based on Nicomachus' (60 - 120 CE) classification scheme for positive integers.",
2424
"source": "Taken from Chapter 2 of Functional Thinking by Neal Ford.",
25-
"source_url": "https://www.oreilly.com/library/view/functional-thinking/9781449365509/"
25+
"source_url": "https://nealford.com/books/functionalthinking.html"
2626
}

0 commit comments

Comments
 (0)