Skip to content

Commit be7b3e1

Browse files
authored
fix: swapi tech execution by normalizing as best as possible (#236)
1 parent d256736 commit be7b3e1

File tree

9 files changed

+107
-597
lines changed

9 files changed

+107
-597
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SWAPI GraphQL Wrapper
22
=====================
33

4-
A wrapper around [SWAPI](http://swapi.dev) built using GraphQL converting it into [this schema](schema.graphql).
4+
A wrapper around [SWAPI](http://swapi.tech) built using GraphQL converting it into [this schema](schema.graphql).
55

66
Uses:
77

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SWAPI GraphQL Wrapper",
3-
"description": "A wrapper around [SWAPI](http://swapi.dev) built using GraphQL.",
3+
"description": "A wrapper around [SWAPI](http://swapi.tech) built using GraphQL.",
44
"repository": "https://github.com/graphql/swapi-graphql",
55
"keywords": ["graphql", "swapi", "swapi-graphql"]
66
}

0 commit comments

Comments
 (0)