Skip to content

Commit edde929

Browse files
committed
Update README.md with correct URL
1 parent 6e42d58 commit edde929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/flask_sqlalchemy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ Now the following command will setup the database, and start the server:
4646

4747

4848
Now head on over to
49-
[http://127.0.0.1:5000/graphiql](http://127.0.0.1:5000/graphiql)
49+
[http://127.0.0.1:5000/graphql](http://127.0.0.1:5000/graphql)
5050
and run some queries!

0 commit comments

Comments
 (0)