chore: fix links

This commit is contained in:
Cory Dransfeldt 2023-08-14 13:31:58 -07:00
parent 5556cc9302
commit 225e6fcd4f
No known key found for this signature in database

View file

@ -21,7 +21,7 @@ module.exports = async function () {
'https://books.coryd.dev'
),
title: book['title'],
link: book['link'],
url: book['link'],
isbn: book['isbn'],
description: book['book_description'],
dateAdded: book['user_date_added'],