Skip to content

Commit 407cc3d

Browse files
committed
Fix content
1 parent 907142e commit 407cc3d

8 files changed

+7
-18
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "brand guidelines",
3-
"url": "/brand",
2+
"title": "GraphQL Brand Guidelines",
3+
"url": "/brand/",
44
"tags": ["guide"]
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"title": "Building the f8 App: Using GraphQL & Relay",
3-
"url": "http://makeitopen.com/docs/en/1-A2-relay.html",
3+
"url": "https://makeitopen.com/docs/en/1-A2-relay.html",
44
"tags": ["blog"]
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "community events section",
2+
"title": "Community Events Section",
33
"url": "/community/upcoming-events/#meetups",
44
"tags": ["guide"]
55
}

src/resources/data/designing-powerful-apis-with-graphql-query-parameters.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

src/resources/data/from-rest-to-graphql.json

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"title": "GraphQL Code of Conduct",
3-
"url": "/codeofconduct/",
3+
"url": "/codeofconduct",
44
"tags": ["guide"]
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"title": "GraphQL-JS tutorial",
3-
"url": "/graphql-js",
3+
"url": "/graphql-js/",
44
"tags": ["guide"]
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"title": "The Guild's Newsletter",
3-
"url": "https://getrevue.co/profile/TheGuild",
3+
"url": "https://newsletter.the-guild.dev/",
44
"tags": ["blog-or-newsletter"]
55
}

0 commit comments

Comments
 (0)