Commit 775e45b
committed
Format link used in tools content from relative to absolute
Previously, the relative link would resolve to:
* https://graphql.org/community/packages/graphql-hooks-ssr/
* https://graphql.org/community/packages/graphql-hooks-memcache/
Both of these are incorrect and would display a 404.
`GraphQL-hooks` wants to link to its directories in its GitHub project,
which is why the paths of the links have now changed.
Supplementary information
* #19711 parent e7e6cf9 commit 775e45b
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments