]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: broken `view on github` button (#2476)
authorKerim <54235902+Merloss@users.noreply.github.com>
Thu, 2 Nov 2023 16:14:59 +0000 (19:14 +0300)
committerGitHub <noreply@github.com>
Thu, 2 Nov 2023 16:14:59 +0000 (17:14 +0100)
packages/online-playground/src/Header.vue

index 317408313e3736e1486fc37b99479dd81a62f501..50eb57964a6cf521a1f05092114b66f806d7ef57 100644 (file)
@@ -114,7 +114,7 @@ function toggleDark() {
         <Download />
       </button>
       <a
-        href="https://github.com/vuejs/pinia/tree/main/packages/online-playground"
+        href="https://github.com/vuejs/pinia/tree/v2/packages/online-playground"
         target="_blank"
         title="View on GitHub"
         class="github"