Skip to content

Commit 4002037

Browse files
author
Adam Chainz
committed
Convert readthedocs link for their .org -> .io migration for hosted projects
As per their email ‘Changes to project subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
1 parent f7e3e69 commit 4002037

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)