Skip to content

Commit 8f06437

Browse files
committed
Fix licence link
1 parent ad77c46 commit 8f06437

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ This Json version is an array of object of the following shape:
5050
5151
## Licence
5252

53-
This work is licensed under a [https://creativecommons.org/licenses/by/3.0/).
53+
This work is licensed under a [Creative Commons Attribution 3.0 License](https://creativecommons.org/licenses/by/3.0/).

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cities.json",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Cities of the world in Json based on GeoNames Gazetteer",
55
"main": "cities.json",
66
"scripts": {

0 commit comments

Comments
 (0)