Skip to content

Commit 38abc8e

Browse files
authored
Update User Embed
Signed-off-by: Chris Aniszczyk <[email protected]>
1 parent 9a4c19d commit 38abc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/users.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default ({ pageContext }) => {
3030
id="landscape"
3131
scrolling="no"
3232
style={{ width: "1px", minWidth: "100%" }}
33-
src="https://landscape.graphql.org/category=graph-ql-adopter%3Cspan%20class="pl-c1 x x-first">&format=card-mode&grouping=category&embed=yes"
33+
src="https://landscape.graphql.org/%3Cspan%20class="x x-first x-last">card-mode?category=graph-ql-adopter&grouping=category&embed=yes"
3434
onLoad={() => {
3535
const scriptElem = document.createElement('script');
3636
scriptElem.type = 'text/javascript';

0 commit comments

Comments
 (0)