Skip to content

Commit 4efea8a

Browse files
committed
Add domain
1 parent 5f498cb commit 4efea8a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Thanks for contributing to GraphQL Scalars.
44

55
The goal of the GraphQL Scalars project is to provide a directory of GraphQL
66
Custom Scalar specifications, contributed by the community. Contributed
7-
specifications will be hosted on a GraphQL Foundation owned domain, which can be
7+
specifications will be hosted on a GraphQL Foundation owned domain https://scalars.graphql.org, which can be
88
referenced with the built-in `@specifiedBy` GraphQL directive.
99

1010
GraphQL Custom Scalar specifications are language agnostic and thus can be used

scalars/new-scalar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ Thanks for contributing to GraphQL Scalars.
44

55
The goal of the GraphQL Scalars project is to provide a directory of GraphQL
66
Custom Scalar specifications, contributed by the community. Contributed
7-
specifications will be hosted on a GraphQL Foundation owned domain, which can be
7+
specifications will be hosted on a GraphQL Foundation owned domain https://scalars.graphql.org, which can be
88
referenced with the built-in `@specifiedBy` GraphQL directive.
99

1010
GraphQL Custom Scalar specifications are language agnostic and thus can be used
1111
to document and standardize behavior across different languages.
1212

13-
We will confirm the domain details soon. We are currently setting this up.
13+
The scalars will be hosted at https://scalars.graphql.org. We are currently setting this up.
1414

1515
Please ensure that you read the
1616
[Code of Conduct](https://graphql.org/codeofconduct/)

0 commit comments

Comments
 (0)