Skip to content

Commit 907142e

Browse files
committed
Tag books as books
1 parent 49ceb01 commit 907142e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/resources/data/hands-on-full-stack-web-development-with-graphql-and-react.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"title": "Hands-on Full-Stack Web Development with GraphQL and React",
33
"url": "https://www.packtpub.com/en-us/product/hands-on-full-stack-web-development-with-graphql-and-react-9781789135763",
44
"author": "Sebastian Grebe",
5-
"tags": ["guide"]
5+
"tags": ["book"]
66
}

src/resources/data/production-ready-graphql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"title": "Production Ready GraphQL",
33
"url": "https://book.productionreadygraphql.com/",
44
"author": "Marc-Andre Giroux",
5-
"tags": ["guide"]
5+
"tags": ["book"]
66
}

src/resources/data/the-graphql-guide.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"title": "The GraphQL Guide",
33
"url": "https://graphql.guide",
44
"author": "Loren Sands-Ramshaw",
5-
"tags": ["guide"]
5+
"tags": ["book"]
66
}

src/resources/data/the-road-to-graphql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"title": "The Road to GraphQL",
33
"url": "https://www.robinwieruch.de/the-road-to-graphql-book/",
44
"author": "Robin Wieruch",
5-
"tags": ["guide"]
5+
"tags": ["book"]
66
}

0 commit comments

Comments
 (0)