From 11e9d274642fba6d02b69bec11fa7fa10471b095 Mon Sep 17 00:00:00 2001
From: george-kuanli-peng
<12026360+george-kuanli-peng@users.noreply.github.com>
Date: Wed, 8 Mar 2023 13:49:56 +0800
Subject: [PATCH 1/2] Update index.md
This PR removes re-definition of the `[tags]` ref-link label, which caused its second reference (see below) to point to an incorrect URL:
> These are captured in our example-dvc-experiments repo (see its **tags**)
---
content/docs/start/index.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/docs/start/index.md b/content/docs/start/index.md
index f353af7a1a..ae99d38ddc 100644
--- a/content/docs/start/index.md
+++ b/content/docs/start/index.md
@@ -86,10 +86,10 @@ perspective:
The steps and results of some of these chapters are captured in our
-[example-get-started] repo. Feel free to `git clone/checkout` any of its [tags].
+[example-get-started] repo. Feel free to `git clone/checkout` any of its [tags][example-get-started-tags].
[example-get-started]: https://github.com/iterative/example-get-started
-[tags]: https://github.com/iterative/example-get-started/tags
+[example-get-started-tags]: https://github.com/iterative/example-get-started/tags
@@ -108,10 +108,10 @@ The steps and results of some of these chapters are captured in our
-These are captured in our [example-dvc-experiments] repo (see its [tags]).
+These are captured in our [example-dvc-experiments] repo (see its [tags][example-dvc-experiments-tags]).
[example-dvc-experiments]: https://github.com/iterative/example-dvc-experiments
-[tags]: https://github.com/iterative/example-dvc-experiments/tags
+[example-dvc-experiments-tags]: https://github.com/iterative/example-dvc-experiments/tags
From 977b2ee137de4d3219428e005033c2e892ca837c Mon Sep 17 00:00:00 2001
From: "Restyled.io"
Date: Wed, 8 Mar 2023 05:51:07 +0000
Subject: [PATCH 2/2] Restyled by prettier
---
content/docs/start/index.md | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/content/docs/start/index.md b/content/docs/start/index.md
index ae99d38ddc..218f70e965 100644
--- a/content/docs/start/index.md
+++ b/content/docs/start/index.md
@@ -86,10 +86,12 @@ perspective:
The steps and results of some of these chapters are captured in our
-[example-get-started] repo. Feel free to `git clone/checkout` any of its [tags][example-get-started-tags].
+[example-get-started] repo. Feel free to `git clone/checkout` any of its
+[tags][example-get-started-tags].
[example-get-started]: https://github.com/iterative/example-get-started
-[example-get-started-tags]: https://github.com/iterative/example-get-started/tags
+[example-get-started-tags]:
+ https://github.com/iterative/example-get-started/tags
@@ -108,10 +110,12 @@ The steps and results of some of these chapters are captured in our
-These are captured in our [example-dvc-experiments] repo (see its [tags][example-dvc-experiments-tags]).
+These are captured in our [example-dvc-experiments] repo (see its
+[tags][example-dvc-experiments-tags]).
[example-dvc-experiments]: https://github.com/iterative/example-dvc-experiments
-[example-dvc-experiments-tags]: https://github.com/iterative/example-dvc-experiments/tags
+[example-dvc-experiments-tags]:
+ https://github.com/iterative/example-dvc-experiments/tags