File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
doc/source/guzzle_sphinx_theme/guzzle_sphinx_theme Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,13 +100,13 @@ <h3 style="margin-top: 0px;">Note:</h3>
100100 {% if pagename in deprecated_commands %}
101101 {% if deprecated_commands[pagename] %}
102102 This command is deprecated in AWS CLI version 2, use
103- < a href ="https://awscli.amazonaws. com/v2/documentation/api /latest/{{ deprecated_commands[pagename][0] }}.html "> {{ deprecated_commands[pagename][1] }}</ a > instead.
103+ < a href ="https://docs.aws.amazon. com/cli /latest/{{ deprecated_commands[pagename][0] }}.html "> {{ deprecated_commands[pagename][1] }}</ a > instead.
104104 {% else %}
105105 This command is deprecated and no longer available in AWS CLI version 2.
106106 {% endif %}
107107 {% else %}
108108 To view this page for the AWS CLI version 2, click
109- < a href ="https://awscli.amazonaws. com/v2/documentation/api /latest/{{ pagename }}.html "> here</ a > .
109+ < a href ="https://docs.aws.amazon. com/cli /latest/{{ pagename }}.html "> here</ a > .
110110 {% endif %}
111111 For more information see the AWS CLI version 2
112112 < a href ="https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html "> installation instructions</ a >
You can’t perform that action at this time.
0 commit comments