File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# JMESPath Enhancement Proposals
2
2
3
3
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
5
5
Proposal) which is tracked in this repo. There are implementations of JMESPath
6
6
in over 9 different languages, and we want to make sure that any modifications
7
7
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.
11
11
## Things that need a JEP
12
12
13
13
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.
15
15
16
16
This includes, but is not limited to:
17
17
You can’t perform that action at this time.
0 commit comments