Skip to content

Commit 1743d63

Browse files
authored
fix: avoiding the old docs URL before locale support was added (#10)
1 parent 63f6ded commit 1743d63

12 files changed

Lines changed: 27 additions & 27 deletions

af/features.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
<nav class="flex items-center gap-3 md:gap-6">
275275
<a href="/af/features"
276276
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Features</a>
277-
<a href="https://docs.basisvr.org/docs" target="_blank"
277+
<a href="https://docs.basisvr.org" target="_blank"
278278
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
279279
<a href="/af/funding"
280280
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
@@ -354,7 +354,7 @@ <h1 class="mt-4 text-4xl/tight sm:text-5xl/tight font-extrabold">
354354

355355
<!-- Quick links -->
356356
<div class="mt-3 space-y-3">
357-
<a href="https://docs.basisvr.org/docs" target="_blank"
357+
<a href="https://docs.basisvr.org" target="_blank"
358358
class="block rounded-2xl border border-black/10 dark:border-white/10 bg-white/70 dark:bg-white/[0.06] p-3 text-sm hover:ring-2 hover:ring-brand">
359359
<div class="flex items-center justify-between">
360360
<span>Getting Started Guide</span><span class="text-gray-500"></span>

af/funding.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<nav class="flex items-center gap-3 md:gap-6">
8383
<a href="/af/features"
8484
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Features</a>
85-
<a href="https://docs.basisvr.org/docs" target="_blank"
85+
<a href="https://docs.basisvr.org" target="_blank"
8686
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
8787
<a href="/af/funding"
8888
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
@@ -149,7 +149,7 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
149149
class="inline-flex items-center gap-2 rounded-2xl bg-indigo-600 px-5 py-3 text-sm font-semibold text-white shadow hover:shadow-lg focus:outline-none focus-visible:ring-2 focus-visible:ring-brand">
150150
Join the Discord
151151
</a>
152-
<a href="https://docs.basisvr.org/docs" target="_blank"
152+
<a href="https://docs.basisvr.org" target="_blank"
153153
class="inline-flex items-center gap-2 rounded-2xl bg-white px-5 py-3 text-sm font-semibold text-gray-900 shadow ring-1 ring-gray-200 hover:bg-gray-50 dark:bg-white/10 dark:text-white dark:ring-white/10">
154154
Read the Docs
155155
</a>

af/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<nav class="flex items-center gap-3 md:gap-6">
7676
<a href="/af/features"
7777
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Features</a>
78-
<a href="https://docs.basisvr.org/docs" target="_blank"
78+
<a href="https://docs.basisvr.org" target="_blank"
7979
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
8080
<a href="/af/funding"
8181
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
@@ -135,7 +135,7 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
135135
Features
136136
</a>
137137

138-
<a href="https://docs.basisvr.org/docs" target="_blank"
138+
<a href="https://docs.basisvr.org" target="_blank"
139139
class="inline-flex items-center gap-2 rounded-2xl bg-white px-5 py-3 text-sm font-semibold text-gray-900 shadow ring-1 ring-gray-200 hover:bg-gray-50 dark:bg-white/10 dark:text-white dark:ring-white/10">
140140
Documentation
141141
</a>
@@ -227,7 +227,7 @@ <h3 class="font-semibold">GitHub Repository</h3>
227227
</li>
228228

229229
<li>
230-
<a href="https://docs.basisvr.org/docs"
230+
<a href="https://docs.basisvr.org"
231231
class="group block rounded-2xl border border-gray-200 bg-white/70 p-4 shadow-sm backdrop-blur transition hover:-translate-y-0.5 hover:shadow-lg hover:shadow-brand/20 focus:outline-none focus-visible:ring-2 focus-visible:ring-brand dark:border-white/10 dark:bg-white/5">
232232
<div class="flex items-center gap-3">
233233
<div class="inline-flex h-10 w-10 items-center justify-center rounded-xl bg-brand text-white">📘</div>

af/philosophy.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<nav class="flex items-center gap-3 md:gap-6">
7979
<a href="/af/features"
8080
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Features</a>
81-
<a href="https://docs.basisvr.org/docs" target="_blank"
81+
<a href="https://docs.basisvr.org" target="_blank"
8282
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
8383
<a href="/af/funding"
8484
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
@@ -522,7 +522,7 @@ <h2 class="text-2xl font-bold">Build with Basis</h2>
522522
aria-label="Open Basis GitHub repository">
523523
GitHub
524524
</a>
525-
<a href="https://docs.basisvr.org/docs" target="_blank"
525+
<a href="https://docs.basisvr.org" target="_blank"
526526
class="inline-flex items-center gap-2 rounded-2xl bg-white px-5 py-3 text-sm font-semibold text-gray-900 shadow ring-1 ring-gray-200 hover:bg-gray-50 dark:bg-white/10 dark:text-white dark:ring-white/10"
527527
aria-label="Read Basis documentation">
528528
Read the docs

features.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
<nav class="flex items-center gap-3 md:gap-6">
275275
<a href="/features"
276276
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Features</a>
277-
<a href="https://docs.basisvr.org/docs" target="_blank"
277+
<a href="https://docs.basisvr.org" target="_blank"
278278
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
279279
<a href="/funding"
280280
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
@@ -354,7 +354,7 @@ <h1 class="mt-4 text-4xl/tight sm:text-5xl/tight font-extrabold">
354354

355355
<!-- Quick links -->
356356
<div class="mt-3 space-y-3">
357-
<a href="https://docs.basisvr.org/docs" target="_blank"
357+
<a href="https://docs.basisvr.org" target="_blank"
358358
class="block rounded-2xl border border-black/10 dark:border-white/10 bg-white/70 dark:bg-white/[0.06] p-3 text-sm hover:ring-2 hover:ring-brand">
359359
<div class="flex items-center justify-between">
360360
<span>Getting Started Guide</span><span class="text-gray-500"></span>

funding.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<nav class="flex items-center gap-3 md:gap-6">
8383
<a href="/features"
8484
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Features</a>
85-
<a href="https://docs.basisvr.org/docs" target="_blank"
85+
<a href="https://docs.basisvr.org" target="_blank"
8686
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
8787
<a href="/funding"
8888
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
@@ -149,7 +149,7 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
149149
class="inline-flex items-center gap-2 rounded-2xl bg-indigo-600 px-5 py-3 text-sm font-semibold text-white shadow hover:shadow-lg focus:outline-none focus-visible:ring-2 focus-visible:ring-brand">
150150
Join the Discord
151151
</a>
152-
<a href="https://docs.basisvr.org/docs" target="_blank"
152+
<a href="https://docs.basisvr.org" target="_blank"
153153
class="inline-flex items-center gap-2 rounded-2xl bg-white px-5 py-3 text-sm font-semibold text-gray-900 shadow ring-1 ring-gray-200 hover:bg-gray-50 dark:bg-white/10 dark:text-white dark:ring-white/10">
154154
Read the Docs
155155
</a>

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<nav class="flex items-center gap-3 md:gap-6">
7676
<a href="/features"
7777
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Features</a>
78-
<a href="https://docs.basisvr.org/docs" target="_blank"
78+
<a href="https://docs.basisvr.org" target="_blank"
7979
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
8080
<a href="/funding"
8181
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
@@ -135,7 +135,7 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
135135
Features
136136
</a>
137137

138-
<a href="https://docs.basisvr.org/docs" target="_blank"
138+
<a href="https://docs.basisvr.org" target="_blank"
139139
class="inline-flex items-center gap-2 rounded-2xl bg-white px-5 py-3 text-sm font-semibold text-gray-900 shadow ring-1 ring-gray-200 hover:bg-gray-50 dark:bg-white/10 dark:text-white dark:ring-white/10">
140140
Documentation
141141
</a>
@@ -227,7 +227,7 @@ <h3 class="font-semibold">GitHub Repository</h3>
227227
</li>
228228

229229
<li>
230-
<a href="https://docs.basisvr.org/docs"
230+
<a href="https://docs.basisvr.org"
231231
class="group block rounded-2xl border border-gray-200 bg-white/70 p-4 shadow-sm backdrop-blur transition hover:-translate-y-0.5 hover:shadow-lg hover:shadow-brand/20 focus:outline-none focus-visible:ring-2 focus-visible:ring-brand dark:border-white/10 dark:bg-white/5">
232232
<div class="flex items-center gap-3">
233233
<div class="inline-flex h-10 w-10 items-center justify-center rounded-xl bg-brand text-white">📘</div>

ja/features.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
<nav class="flex items-center gap-3 md:gap-6">
275275
<a href="/ja/features"
276276
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Features</a>
277-
<a href="https://docs.basisvr.org/docs" target="_blank"
277+
<a href="https://docs.basisvr.org" target="_blank"
278278
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
279279
<a href="/ja/funding"
280280
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
@@ -354,7 +354,7 @@ <h1 class="mt-4 text-4xl/tight sm:text-5xl/tight font-extrabold">
354354

355355
<!-- Quick links -->
356356
<div class="mt-3 space-y-3">
357-
<a href="https://docs.basisvr.org/docs" target="_blank"
357+
<a href="https://docs.basisvr.org" target="_blank"
358358
class="block rounded-2xl border border-black/10 dark:border-white/10 bg-white/70 dark:bg-white/[0.06] p-3 text-sm hover:ring-2 hover:ring-brand">
359359
<div class="flex items-center justify-between">
360360
<span>Getting Started Guide</span><span class="text-gray-500"></span>

ja/funding.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<nav class="flex items-center gap-3 md:gap-6">
8383
<a href="/ja/features"
8484
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Features</a>
85-
<a href="https://docs.basisvr.org/docs" target="_blank"
85+
<a href="https://docs.basisvr.org" target="_blank"
8686
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
8787
<a href="/ja/funding"
8888
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
@@ -149,7 +149,7 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
149149
class="inline-flex items-center gap-2 rounded-2xl bg-indigo-600 px-5 py-3 text-sm font-semibold text-white shadow hover:shadow-lg focus:outline-none focus-visible:ring-2 focus-visible:ring-brand">
150150
Join the Discord
151151
</a>
152-
<a href="https://docs.basisvr.org/docs" target="_blank"
152+
<a href="https://docs.basisvr.org" target="_blank"
153153
class="inline-flex items-center gap-2 rounded-2xl bg-white px-5 py-3 text-sm font-semibold text-gray-900 shadow ring-1 ring-gray-200 hover:bg-gray-50 dark:bg-white/10 dark:text-white dark:ring-white/10">
154154
Read the Docs
155155
</a>

ja/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<nav class="flex items-center gap-3 md:gap-6">
7676
<a href="/ja/features"
7777
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">特徴</a>
78-
<a href="https://docs.basisvr.org/docs" target="_blank"
78+
<a href="https://docs.basisvr.org" target="_blank"
7979
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">ドキュメント</a>
8080
<a href="/ja/funding"
8181
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">ファンディング</a>
@@ -135,7 +135,7 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
135135
特徴
136136
</a>
137137

138-
<a href="https://docs.basisvr.org/docs" target="_blank"
138+
<a href="https://docs.basisvr.org" target="_blank"
139139
class="inline-flex items-center gap-2 rounded-2xl bg-white px-5 py-3 text-sm font-semibold text-gray-900 shadow ring-1 ring-gray-200 hover:bg-gray-50 dark:bg-white/10 dark:text-white dark:ring-white/10">
140140
ドキュメント
141141
</a>
@@ -225,7 +225,7 @@ <h3 class="font-semibold">GitHubリポジトリ</h3>
225225
</li>
226226

227227
<li>
228-
<a href="https://docs.basisvr.org/docs"
228+
<a href="https://docs.basisvr.org"
229229
class="group block rounded-2xl border border-gray-200 bg-white/70 p-4 shadow-sm backdrop-blur transition hover:-translate-y-0.5 hover:shadow-lg hover:shadow-brand/20 focus:outline-none focus-visible:ring-2 focus-visible:ring-brand dark:border-white/10 dark:bg-white/5">
230230
<div class="flex items-center gap-3">
231231
<div class="inline-flex h-10 w-10 items-center justify-center rounded-xl bg-brand text-white">📘</div>

0 commit comments

Comments
 (0)