Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab0502d

Browse files
Merge pull request magento#3264 from magento/3254-graphql-links
Fix links: GraphQL guide
2 parents e465628 + 42df937 commit ab0502d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

guides/v2.3/graphql/develop/create-custom-url-resolver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ Update the `graphql.xml` and `events.xml` file in your module's `etc` directory
6262
## Related Topics
6363

6464
* [Events and observers]({{ page.baseurl }}/extension-dev-guide/events-and-observers.html)
65-
* [urlResolver endpoint]({{ page.baseurl }}/graphql/url-resolver.html)
65+
* [urlResolver endpoint]({{ page.baseurl }}/graphql/reference/url-resolver.html)

rakelib/proofer.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ module Proofer
3333
extension-dev-guide
3434
frontend-dev-guide
3535
github.com
36-
graphql
3736
guides/v2.0
3837
howdoi
3938
javascript-dev-guide

0 commit comments

Comments
 (0)