Skip to content

Commit 4f48a19

Browse files
authored
Merge pull request #108 from adamchainz/readthedocs.io
Convert readthedocs link for their .org -> .io migration for hosted projects
2 parents 196359a + 4002037 commit 4f48a19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/proposals/functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Abstract
1111
========
1212

1313
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>`__
1515
to support function expressions.
1616

1717
Motivation

docs/proposals/nested-expressions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Nested Expressions
1010
Abstract
1111
========
1212

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>`_
1414
to support arbitrarily nested expressions within ``multi-select-list`` and
1515
``multi-select-hash`` expressions.
1616

0 commit comments

Comments
 (0)