File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Abstract
11
11
========
12
12
13
13
This document proposes modifying the
14
- `JMESPath grammar <http ://jmespath.readthedocs.org /en/latest/specification.html#grammar >`__
14
+ `JMESPath grammar <https ://jmespath.readthedocs.io /en/latest/specification.html#grammar >`__
15
15
to support function expressions.
16
16
17
17
Motivation
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Nested Expressions
10
10
Abstract
11
11
========
12
12
13
- This document proposes modifying the `JMESPath grammar <http ://jmespath.readthedocs.org /en/latest/specification.html#grammar >`_
13
+ This document proposes modifying the `JMESPath grammar <https ://jmespath.readthedocs.io /en/latest/specification.html#grammar >`_
14
14
to support arbitrarily nested expressions within ``multi-select-list `` and
15
15
``multi-select-hash `` expressions.
16
16
You can’t perform that action at this time.
0 commit comments