You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/01/02 12:58:28 UTC

[airflow] branch master updated: Improve style of code block on aws-ssm-parameter-store.rst (#13428)

This is an automated email from the ASF dual-hosted git repository.

kamilbregula pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/master by this push:
     new ac730c3  Improve style of code block on aws-ssm-parameter-store.rst (#13428)
ac730c3 is described below

commit ac730c3ddd791e76864b443207edfc16ba3e3c7d
Author: Kamil BreguĊ‚a <mi...@users.noreply.github.com>
AuthorDate: Sat Jan 2 13:58:19 2021 +0100

    Improve style of code block on aws-ssm-parameter-store.rst (#13428)
---
 .../secrets-backends/aws-ssm-parameter-store.rst                  | 8 +++++---
 docs/spelling_wordlist.txt                                        | 1 -
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/docs/apache-airflow-providers-amazon/secrets-backends/aws-ssm-parameter-store.rst b/docs/apache-airflow-providers-amazon/secrets-backends/aws-ssm-parameter-store.rst
index 3d06525..347650c 100644
--- a/docs/apache-airflow-providers-amazon/secrets-backends/aws-ssm-parameter-store.rst
+++ b/docs/apache-airflow-providers-amazon/secrets-backends/aws-ssm-parameter-store.rst
@@ -60,13 +60,15 @@ of the connection object.
 
 In some cases, URI's you will need stored in Secrets Manager may not be intuitive, for example when using HTTP / HTTPS or SPARK, you may need URI's that will look like this:
 
-http://https%3A%2F%2Fexample.com
+.. code-block:: ini
+
+    http://https%3A%2F%2Fexample.com
 
-spark://spark%3A%2F%2Fspark-master-0.spark-master.spark:7077
+    spark://spark%3A%2F%2Fspark-master-0.spark-master.spark:7077
 
 This is a known situation, where schema and protocol parts of the URI are independent and in some cases, need to be specified explicitly.
 
-See https://github.com/apache/airflow/pull/10256 and https://github.com/apache/airflow/issues/10913 for more detailed discussion that led to this documentation update. This may get resolved in the future.
+See Github issue `#10256 <https://github.com/apache/airflow/pull/10256>`__ and `#10913 <https://github.com/apache/airflow/issues/10913>`__ for more detailed discussion that led to this documentation update. This may get resolved in the future.
 
 Storing and Retrieving Variables
 """"""""""""""""""""""""""""""""
diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt
index c3fea3b..5e01212 100644
--- a/docs/spelling_wordlist.txt
+++ b/docs/spelling_wordlist.txt
@@ -1204,7 +1204,6 @@ sourceUploadUrl
 sparkApplication
 sparkcmd
 sparksql
-Fspark
 spegno
 spotahome
 sql