diff --git a/Dockerfile b/Dockerfile index b82692b..6d4f2e3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM --platform=$TARGETPLATFORM nginx:stable-alpine LABEL org.opencontainers.image.title="Unlock Music" LABEL org.opencontainers.image.description="Unlock encrypted music file in browser" LABEL org.opencontainers.image.authors="MengYX" -LABEL org.opencontainers.image.source="https://github.com/ix64/unlock-music" +LABEL org.opencontainers.image.source="https://git.unlock-music.dev/um/web" LABEL org.opencontainers.image.licenses="MIT" LABEL maintainer="MengYX" diff --git a/README.md b/README.md index a890590..af3667f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ > **WARNING** > 在本站 fork 不会起到备份的作用,只会浪费服务器储存空间。如无必要请勿 fork 该仓库。 -[授权协议]: https://git.unlock-music.dev/um/web/src/branch/master/LICENSE +[授权协议]: https://git.unlock-music.dev/um/web/src/branch/main/LICENSE [unlock-music/cli]: https://git.unlock-music.dev/um/cli [`@unlock_music_chat`]: https://t.me/unlock_music_chat [ci]: https://git.unlock-music.dev/um/web/actions?workflow=build.yml diff --git a/src/App.vue b/src/App.vue index ca3430f..9c2475c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -11,13 +11,13 @@