Skip to content

Commit

Permalink
Merge pull request #377 from Web3Auth/shahbaz-update-demo-source-link
Browse files Browse the repository at this point in the history
Update source code link of demos
  • Loading branch information
chaitanyapotti authored Aug 8, 2022
2 parents 0dffef3 + ad8667f commit 2b323fd
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion demo/angular-app/src/app/footer/footer.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<footer class="footer">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/angular-app" target="_blank"
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/angular-app" target="_blank"
rel="noopener noreferrer">
Source code
<img class="logo" src="../assets/github-logo.png" />
Expand Down
2 changes: 1 addition & 1 deletion demo/auth0-react-app/app/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ function App() {
</Router>
</Web3AuthProvider>
<footer className={styles.footer}>
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/auth0-react-example" target="_blank" rel="noopener noreferrer">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/auth0-react-app" target="_blank" rel="noopener noreferrer">
Source code {" "}
<img className={styles.logo} src="/images/github-logo.png" alt="github-logo" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion demo/cognito-react-app/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function App() {
<Main />
</Web3AuthProvider>
<footer className={styles.footer}>
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/cognito-react-example" target="_blank" rel="noopener noreferrer">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/cognito-react-app" target="_blank" rel="noopener noreferrer">
Source code {" "}
<img className={styles.logo} src="/images/github-logo.png" alt="github-logo" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion demo/custom-ui-react-app/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function App() {
<Main />
</Web3AuthProvider>
<footer className={styles.footer}>
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/react-app" target="_blank" rel="noopener noreferrer">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/custom-ui-react-app" target="_blank" rel="noopener noreferrer">
Source code {" "}
<img className={styles.logo} src="/images/github-logo.png" alt="github-logo" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion demo/firebase-next-app/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const Home: NextPage = () => {
<Main />
</Web3AuthProvider>
<footer className={styles.footer}>
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/firebase-next-app" target="_blank" rel="noopener noreferrer">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/firebase-next-app" target="_blank" rel="noopener noreferrer">
{" "}
Source code {" "}
<Image className={styles.logo} src="/images/github-logo.png" alt="github logo" width={30} height={30} />
Expand Down
2 changes: 1 addition & 1 deletion demo/firebase-react-app/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function App() {
<Main />
</Web3AuthProvider>
<footer className={styles.footer}>
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/react-app" target="_blank" rel="noopener noreferrer">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/firebase-react-app" target="_blank" rel="noopener noreferrer">
Source code {" "}
<img className={styles.logo} src="/images/github-logo.png" alt="github-logo" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion demo/next-app/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const Home: NextPage = () => {
<Main />
</Web3AuthProvider>
<footer className={styles.footer}>
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/next-app" target="_blank" rel="noopener noreferrer">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/next-app" target="_blank" rel="noopener noreferrer">
Source code {" "}
<Image className={styles.logo} src="/images/github-logo.png" alt="github logo" width={30} height={30} />
</a>
Expand Down
2 changes: 1 addition & 1 deletion demo/react-app/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function App() {
<Main />
</Web3AuthProvider>
<footer className={styles.footer}>
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/react-app" target="_blank" rel="noopener noreferrer">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/react-app" target="_blank" rel="noopener noreferrer">
Source code {" "}
<img className={styles.logo} src="/images/github-logo.png" alt="github-logo" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion demo/starkex-react-app/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ function App() {
<Main />
</Web3AuthProvider>
<footer className={styles.footer}>
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/starkex-react-app" target="_blank" rel="noopener noreferrer">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/starkex-react-app" target="_blank" rel="noopener noreferrer">
Source code {" "}
<img className={styles.logo} src="/images/github-logo.png" alt="github-logo" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion demo/torus-wallet-plugin-app/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function App() {
<Main />
</Web3AuthProvider>
<footer className={styles.footer}>
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/react-app" target="_blank" rel="noopener noreferrer">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/torus-wallet-plugin-app" target="_blank" rel="noopener noreferrer">
Source code {" "}
<img className={styles.logo} src="/images/github-logo.png" alt="github-logo" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion demo/vue-app/src/home.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="container">
<div class="sidebar">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/vue-app" target="blank">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/vue-app" target="blank">
<img src="./assets/github-logo.png" width="30px" />
</a>
<h2>Demo Settings</h2>
Expand Down
2 changes: 1 addition & 1 deletion demo/whitelabel-app/src/config.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div>
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/examples/whitelabel-app">
<a href="https://github.com/Web3Auth/Web3Auth/tree/master/demo/whitelabel-app">
<img class="mx-auto mb-2" src="@/assets/github-logo.png" width="30" />
</a>
<h1 class="mb-6 text-2xl font-bold">Whitelabel Settings</h1>
Expand Down

0 comments on commit 2b323fd

Please sign in to comment.