Skip to content

Commit fc0db41

Browse files
authored
fix Apollo Server docs link (#656)
1 parent cbf2737 commit fc0db41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/apollo-server/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"fullName": "Apollo Server",
33
"language": "JavaScript / TypeScript",
4-
"documentation": "https://www.apollographql.com/docs/federation/",
4+
"documentation": "https://www.apollographql.com/docs/apollo-server",
55
"type": "SDL first",
66
"repository": {
77
"name": "apollo-server",

0 commit comments

Comments
 (0)