Skip to content

Commit 047b962

Browse files
🤖 Auto-sync docs, metadata, and filepaths (#375)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bd48782 commit 047b962

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
@@ -18,5 +18,5 @@
1818
},
1919
"blurb": "Determine if a number is perfect, abundant, or deficient based on Nicomachus' (60 - 120 CE) classification scheme for positive integers.",
2020
"source": "Taken from Chapter 2 of Functional Thinking by Neal Ford.",
21-
"source_url": "https://www.oreilly.com/library/view/functional-thinking/9781449365509/"
21+
"source_url": "https://nealford.com/books/functionalthinking.html"
2222
}

0 commit comments

Comments
 (0)