We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38aa992 commit 2d95c34Copy full SHA for 2d95c34
2 files changed
packages/studio-web/src/app/app.component.html
@@ -97,7 +97,7 @@
97
<div class="footer">
98
<div class="version">
99
<a
100
- href="https://github.com/ReadAlongs/Studio-Web"
+ href="https://github.com/ReadAlongs"
101
target="_blank"
102
rel="noopener noreferrer"
103
>@readalongs/studio-web {{ version }}</a
packages/web-component/src/components/read-along-component/read-along.tsx
@@ -2288,7 +2288,7 @@ export class ReadAlongComponent {
2288
</div>
2289
<p class="version">
2290
2291
2292
2293
2294
>
0 commit comments