Commit 28ed822
authored
documentation: fix monthly download badges closing HTML tag (#3090)
What: Add the missing closing tags for the monthly download badges.
Why: To fix the links in the READMEs.
Addresses this
[comment](https://github.com/vmware/versatile-data-kit/pull/2983/files#r1467570214).
Before:
<img width="1011" alt="Without closing tag"
src="https://github.com/vmware/versatile-data-kit/assets/36246462/6717ca4d-0509-417a-a052-07864272a237">
After:
<img width="1011" alt="With closing tag"
src="https://github.com/vmware/versatile-data-kit/assets/36246462/fb6f7d99-f3b7-4b8b-bbc0-6b0adedc7b03">
Signed-off by: Yoan Salambashev <[email protected]>
Co-authored-by: Yoan Salambashev <[email protected]>1 parent d1c567c commit 28ed822
File tree
40 files changed
+40
-40
lines changed- projects
- vdk-control-cli
- vdk-core
- vdk-heartbeat
- vdk-plugins
- airflow-provider-vdk
- quickstart-vdk
- vdk-audit
- vdk-control-api-auth
- vdk-csv
- vdk-dag
- vdk-data-source-git
- vdk-data-sources
- vdk-duckdb
- vdk-gdp-execution-id
- vdk-greenplum
- vdk-huggingface
- vdk-impala
- vdk-ingest-file
- vdk-ingest-http
- vdk-ipython
- vdk-jobs-troubleshooting
- vdk-jupyter/vdk-jupyterlab-extension
- vdk-kerberos-auth
- vdk-lineage-model
- vdk-lineage
- vdk-logging-format
- vdk-meta-jobs
- vdk-notebook
- vdk-oracle
- vdk-plugin-control-cli
- vdk-postgres
- vdk-properties-fs
- vdk-server
- vdk-singer
- vdk-smarter
- vdk-snowflake
- vdk-sqlite
- vdk-structlog
- vdk-test-utils
- vdk-trino
40 files changed
+40
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments