diff options
| author | Nishanth Menon <[email protected]> | 2023-11-01 15:56:03 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-11-10 11:01:50 -0500 |
| commit | a94a4071d449e12c9fb5ac37d6362d22efcb27da (patch) | |
| tree | 30296c854ff64fb51f5a484fefec2902ce0fb5c8 /doc/develop | |
| parent | a40f35f0691f862d527ed75329773a24369a5b7e (diff) | |
tree-wide: Replace http:// link with https:// link for ti.com
Replace instances of http://www.ti.com with https://www.ti.com
Signed-off-by: Nishanth Menon <[email protected]>
Diffstat (limited to 'doc/develop')
| -rw-r--r-- | doc/develop/driver-model/remoteproc-framework.rst | 2 | ||||
| -rw-r--r-- | doc/develop/driver-model/soc-framework.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/develop/driver-model/remoteproc-framework.rst b/doc/develop/driver-model/remoteproc-framework.rst index 566495a21c4..03a0bd0f4b4 100644 --- a/doc/develop/driver-model/remoteproc-framework.rst +++ b/doc/develop/driver-model/remoteproc-framework.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: GPL-2.0+ .. (C) Copyright 2015 -.. Texas Instruments Incorporated - http://www.ti.com/ +.. Texas Instruments Incorporated - https://www.ti.com/ Remote Processor Framework ========================== diff --git a/doc/develop/driver-model/soc-framework.rst b/doc/develop/driver-model/soc-framework.rst index 2609fda6442..357e7fc8c90 100644 --- a/doc/develop/driver-model/soc-framework.rst +++ b/doc/develop/driver-model/soc-framework.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: GPL-2.0+ .. (C) Copyright 2020 -.. Texas Instruments Incorporated - http://www.ti.com/ +.. Texas Instruments Incorporated - https://www.ti.com/ SOC ID Framework ================ |
