Skip to content

Commit 0a093c1

Browse files
authored
Referred to JMESPath.site using its domain.
1 parent 41658da commit 0a093c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# JMESPath Enhancement Proposals
22

33
Any changes to the JMESPath specification
4-
(https://jmespath-community.github.io/jmespath.site/specification.html) must have a JEP (JMESPath Enhancement
4+
(https://jmespath.site/specification.html) must have a JEP (JMESPath Enhancement
55
Proposal) which is tracked in this repo. There are implementations of JMESPath
66
in over 9 different languages, and we want to make sure that any modifications
77
to the spec make sense for all JMESPath libraries. A JEP helps to work through
@@ -11,7 +11,7 @@ has a chance to give feedback before it's officially part of the specification.
1111
## Things that need a JEP
1212

1313
Any functionaly change that would require an update to the specification
14-
(http://jmespath.org/specification.html) requires a JEP.
14+
(http://jmespath.site/specification.html) requires a JEP.
1515

1616
This includes, but is not limited to:
1717

0 commit comments

Comments
 (0)