aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/GetStarted.vue
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2022-04-30 15:42:31 +0200
committerGitHub <noreply@github.com>2022-04-30 15:42:31 +0200
commit7e48e099aa968307d2b99720a076b4bdc706b5fd (patch)
tree971b362eb335628d818a3faf14ba4a6d9749d850 /src/components/GetStarted.vue
parentaf0a6e89c9104ed69766e41f032a4b610ef67ccd (diff)
parent4f56c2c11baad8f98c338989fb0cd8e5af78d0c8 (diff)
downloadhomer-7e48e099aa968307d2b99720a076b4bdc706b5fd.tar.gz
homer-7e48e099aa968307d2b99720a076b4bdc706b5fd.tar.zst
homer-7e48e099aa968307d2b99720a076b4bdc706b5fd.zip
Merge pull request #421 from bastienwirtz/docker-rework
Docker rework
Diffstat (limited to 'src/components/GetStarted.vue')
-rw-r--r--src/components/GetStarted.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/GetStarted.vue b/src/components/GetStarted.vue
index dcabc02..c256a0f 100644
--- a/src/components/GetStarted.vue
+++ b/src/components/GetStarted.vue
@@ -6,7 +6,7 @@
6 <p> 6 <p>
7 <a 7 <a
8 class="button is-primary mt-5 has-text-weight-bold" 8 class="button is-primary mt-5 has-text-weight-bold"
9 href="https://github.com/bastienwirtz/homer/blob/main/README.md#getting-started" 9 href="https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md#configuration"
10 target="_blank" 10 target="_blank"
11 > 11 >
12 Get started 12 Get started