Datasets:
Commit
·
67b651c
1
Parent(s):
0a6c769
Update on_the_books.py
Browse files- on_the_books.py +1 -1
on_the_books.py
CHANGED
@@ -28,7 +28,7 @@ The source of the determination is also provided.
|
|
28 |
|
29 |
"""
|
30 |
|
31 |
-
_HOMEPAGE = "https://onthebooks.lib.unc.edu/
|
32 |
|
33 |
_LICENSE = "CC BY 3.0"
|
34 |
|
|
|
28 |
|
29 |
"""
|
30 |
|
31 |
+
_HOMEPAGE = "https://onthebooks.lib.unc.edu/"
|
32 |
|
33 |
_LICENSE = "CC BY 3.0"
|
34 |
|