@@ -201,7 +201,7 @@ Adding a new language:
201201
202202[ Release process doc] ( docs/release-process.md )
203203
204- [ demo-video ] : https://github.com/oasisprotocol/oasis- wallet-web /assets/3758846/ef11fbea-dd55-42b1-87a4-1b74509a2809
204+ [ demo-video ] : https://github.com/oasisprotocol/wallet/assets/3758846/ef11fbea-dd55-42b1-87a4-1b74509a2809
205205[ docker-compose.yml ] : docker-compose.yml
206206[ envoy-proxy ] : https://www.envoyproxy.io
207207[ oasis-monitor ] : https://oasismonitor.com
@@ -219,14 +219,14 @@ Adding a new language:
219219[ useTranslation hook ] : https://react.i18next.com/latest/usetranslation-hook
220220[ English translation.json ] : src/locales/en/translation.json
221221[ i18n.ts ] : src/locales/i18n.ts
222- [ github-ci-build-badge ] : https://github.com/oasisprotocol/oasis- wallet-web /actions/workflows/ci-build.yml/badge.svg
223- [ github-ci-build-link ] : https://github.com/oasisprotocol/oasis- wallet-web /actions?query=workflow:ci-build+branch:master
224- [ github-ci-test-badge ] : https://github.com/oasisprotocol/oasis- wallet-web /actions/workflows/ci-test.yml/badge.svg
225- [ github-ci-test-link ] : https://github.com/oasisprotocol/oasis- wallet-web /actions?query=workflow:ci-test+branch:master
226- [ github-ci-lint-badge ] : https://github.com/oasisprotocol/oasis- wallet-web /actions/workflows/ci-lint.yml/badge.svg
227- [ github-ci-lint-link ] : https://github.com/oasisprotocol/oasis- wallet-web /actions?query=workflow:ci-lint+branch:master
228- [ github-release-badge ] : https://github.com/oasisprotocol/oasis- wallet-web /actions/workflows/release.yml/badge.svg
229- [ github-release-link ] : https://github.com/oasisprotocol/oasis- wallet-web /actions?query=workflow:release
222+ [ github-ci-build-badge ] : https://github.com/oasisprotocol/wallet/actions/workflows/ci-build.yml/badge.svg
223+ [ github-ci-build-link ] : https://github.com/oasisprotocol/wallet/actions?query=workflow:ci-build+branch:master
224+ [ github-ci-test-badge ] : https://github.com/oasisprotocol/wallet/actions/workflows/ci-test.yml/badge.svg
225+ [ github-ci-test-link ] : https://github.com/oasisprotocol/wallet/actions?query=workflow:ci-test+branch:master
226+ [ github-ci-lint-badge ] : https://github.com/oasisprotocol/wallet/actions/workflows/ci-lint.yml/badge.svg
227+ [ github-ci-lint-link ] : https://github.com/oasisprotocol/wallet/actions?query=workflow:ci-lint+branch:master
228+ [ github-release-badge ] : https://github.com/oasisprotocol/wallet/actions/workflows/release.yml/badge.svg
229+ [ github-release-link ] : https://github.com/oasisprotocol/wallet/actions?query=workflow:release
230230[ github-renovate-badge ] : https://img.shields.io/badge/renovate-enabled-brightgreen.svg
231231[ github-renovate-link ] : https://www.mend.io/renovate/
232232[ license-badge ] : https://img.shields.io/badge/License-Apache%202.0-blue.svg
0 commit comments