From ce1974176f9647ca13a8e39c8cab2cf306ac23ff Mon Sep 17 00:00:00 2001 From: Srini Kadamati Date: Tue, 26 Jul 2022 05:25:27 -0700 Subject: [PATCH] docs: fix alt image issue (#20856) --- README.md | 2 +- docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 602ccf4e5..f3ca5e216 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Here are some of the major database solutions that are supported: snowflake trino presto - druid + databricks druid firebolt timescale diff --git a/docs/README.md b/docs/README.md index bd31f144c..1427f2164 100644 --- a/docs/README.md +++ b/docs/README.md @@ -17,4 +17,4 @@ specific language governing permissions and limitations under the License. --> -This is the public documentation site for Superset, built using [Docusaurus 2](https://docusaurus.io/). See [CONTRIBUTING.md](../CONTRIBUTING.md#documentation)` for documentation on contributing to documentation. +This is the public documentation site for Superset, built using [Docusaurus 2](https://docusaurus.io/). See [CONTRIBUTING.md](../CONTRIBUTING.md#documentation) for documentation on contributing to documentation.